02) Choose the correct answer: 1. Every program in C++ must have more than one main () function. a. True b. False 2. Which of the following is not valid for the variable name? а. -name b. Name c....

None02) Choose the correct answer:<br>1. Every program in C++ must have more than one main () function.<br>a. True<br>b. False<br>2. Which of the following is not valid for the variable name?<br>а.<br>-name<br>b. Name<br>c. namel<br>d. nAMe<br>3. The count for array elements starts from 1.<br>а. True<br>b. False<br>4. The Size of the int data type is 16 bytes.<br>a. True<br>b. False<br>5. Which of the following will not return a value?<br>a. Null<br>b. Void<br>c. Empty<br>d. Free<br>6. In C++ strings of characters are implemented as an array of (a,b,C,D,,,,,Z,z, 1,2,,,,,9).<br>a. True<br>b. False<br>7. The range of char data type is 1 to 255.<br>a. True<br>b. False<br>8. Which of the following is called insertion/put to operator?.<br>a. >><br>b.<br>><br>с. <<<br>d. <<br>9. The declaration of one dimensional array is done as illustrated below.<br>name type [number of elements in the array] ;<br>a. True<br>b. False<br>10. strlen (b); is used to Return the length of the string.<br>a. True<br>b. False<br>

Extracted text: 02) Choose the correct answer: 1. Every program in C++ must have more than one main () function. a. True b. False 2. Which of the following is not valid for the variable name? а. -name b. Name c. namel d. nAMe 3. The count for array elements starts from 1. а. True b. False 4. The Size of the int data type is 16 bytes. a. True b. False 5. Which of the following will not return a value? a. Null b. Void c. Empty d. Free 6. In C++ strings of characters are implemented as an array of (a,b,C,D,,,,,Z,z, 1,2,,,,,9). a. True b. False 7. The range of char data type is 1 to 255. a. True b. False 8. Which of the following is called insertion/put to operator?. a. >> b. > с. < d.="">< 9.="" the="" declaration="" of="" one="" dimensional="" array="" is="" done="" as="" illustrated="" below.="" name="" type="" [number="" of="" elements="" in="" the="" array]="" ;="" a.="" true="" b.="" false="" 10.="" strlen="" (b);="" is="" used="" to="" return="" the="" length="" of="" the="" string.="" a.="" true="" b.="">

Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here