473,386 Members | 1,803 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Network security question pls provide the answers

Adding 1 to a variable is also called WHAT

a. digesting
b. resetting
c. decrementing
d. incrementing

When you decrement a variable, you _____.
a. set it to 0
b. reduce it by one-tenth
c. subtract 1 from it
d. remove it from a program

4. Each variable in an array must have the same _____ as the others.
a. data type
b. subscript
c. value
d. memory location

5. The subscripts of any array are always _____.
a. integers
b. fractions
c. characters
d. strings of characters


6. Suppose you have declared an array as follows: num values[4] = 0, 0, 0, 0. Which of the following is an allowed operation?
a. values[2] = 17
b. input values[0]
c. values[3] = values[0] + 10
d. all of the above



7. A _____ is a variable that you set to indicate whether some event has occurred.
a. subscript
b. banner
c. counter
d. flag

8. What do you call two arrays in which each element in one array is associated with the element in the same relative position in the other array?
a. cohesive arrays
b. parallel arrays
c. hidden arrays
d. perpendicular arrays





9. In most modern programming languages, the highest subscript you should use with a 10-element array is _____.
a. 8
b. 9
c. 10
d. 11

10. You can access every element of an array using a _____.
a. while loop
b. for loop
c. both of the above
d. none of the above
May 2 '10 #1
2 3440
Studlyami
464 Expert 256MB
we are not here to do your homework for you. These are pretty basic questions a quick search should show you the answers.
May 2 '10 #2
Stang02GT
1,208 Expert 1GB
www.google.com
May 11 '10 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Paul van't Klooster | last post by:
Hi Everyone, This question may have already been asked before, but I can't seem to find any answers to it: In C# I know it is possible to access files using UNC path names, but how do I...
8
by: Michelle | last post by:
Hello! I have an ASP.NET application (1.1 framework) that needs to be able to read/write files on a network share. The access to this file share will be fairly restricted, so I need to...
1
by: pmud | last post by:
Hi , I created a very simple ASP.NET application & am getting the following error: Login failed for user 'NT AUTHORITY\NETWORK SERVICE' Exception Details: System.Data.SqlClient.SqlException:...
1
by: alojzy b | last post by:
I have problem with network object. When I try to get network resources (for example using metod MapNetworkDrive) I get message that "there is no permission..." But user, browsing my web service,...
2
by: Bas Hamer | last post by:
ok, so I kow that the local system accoutn can't get to a network share, and if you want to do that and not lose any of your other priveliges you need to run under a user name and password that is...
11
by: Andre | last post by:
Hi, I have ASP.NET application running on standalone (not part of the domain) Windows 2003. I use forms authentication for my application. The problem I have is that I need to create and read...
8
by: Brian | last post by:
I have a vb.net application which runs fine when installed locally on a user machine but when the application is run from a network drive a security exception error occurs. I've set the intranet...
5
by: Phil | last post by:
A file used by my application may be stored on a shared network drive, so that it can be accessed by different people using the same application. I have written some code that uses an...
2
by: Ken Fine | last post by:
I want to add the security question and answer security feature to the ChangePassword control. I am aware that this functionality is built into the PasswordRecovery tool. I have implemented the...
5
by: Bob | last post by:
Hello All, I have created a vb.net app that I want to place on a network drive. Each time I try to execute it from the network, a security violation pops up and prohibits the app from running. ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.