Question: 1.) When you call a function and pass an array, a copy of the array is made in the function. true false 2. If (var

1.) When you call a function and pass an array, a copy of the array is made in the function.

true

false

2.

If (var ==false) is testing a:

a string

a character

a boolean variable

an array

3.

If an array called AR has been properly declared to hold 1000 boolean values, then its subscripts will range from _____ to _____.

0 to 1

0 to 999

1 to 1000

0 to 1000

4.

A function prototype is placed before int main().

true

false

5.

What does the letter "D" look like inside the computer?

d

D

decimal 68

decimal 100

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!