Question: Section A: TRUE/FALSE 2 point each, total 20 points] ENSE1. If your program compiles and runs, but gives an incorrect output, this is known as

 Section A: TRUE/FALSE 2 point each, total 20 points] ENSE1. If

Section A: TRUE/FALSE 2 point each, total 20 points] ENSE1. If your program compiles and runs, but gives an incorrect output, this is known as a run-time error Lur 2. The opposite of the logical expression (x>3 && xe10) is (xce3 1Ix-10). It is acceptable to have both call-by-value and call-by-reference parameters in the same function declaration You may not have more than one input and one output stream open at any one time 4. EALIE 5 A void function can return any value. 6. Aclass is an AD details of how the values and operations are implemented. T if programmers using the class do not have access to the _A3. The following function declaration guarantees the values in the array argument are not changed. 9Using the operator on two string variable results in the same value as using 10. Using the [I] operator on a string variable does not check for illegal values of void function1 (const int arrayt1,int numElements)s stremp on two c-strings Section B: SHORT ANWER [2 points each, total 20 points] 1. In order to use the I/O stream objects such as std:cin and std:cout, which header file do you need to include in your program? o 2. Sthem What symbol is used to signify that a parameter is a reference parameter? 3. A type whose variables are objects is known as a 4. The flag to display floating point numbers in non-scientific notation is ios: 5. The manipulator used to change the number of decimal places displayed is 6. When passing a stream to a function, it must always be pass-by- 7. The member function puts one character back into the input stream. A member function that gets called automatically when an object of the class is declared is called a 8. 9. If class A is derived from class B, then B is a-of A. 10. How do you call the function to read a whole line of input (up to 80 characters the keyboard into a c-string named str? More Remix

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!