Question: 1. Pick the odd one out. a. array type b. char type c. bool type d. int type 2. Which data type is used to

 1. Pick the odd one out. a. array type b. char

1. Pick the odd one out. a. array type b. char type c. bool type d. int type 2. Which data type is used to represent the absence of parameters for a function? a. int b. short c. void d. float 3. Which type is best suited to represent logic values? a. int b. bool c. char d. all of the mentioned 4. Which of the statements are true about the following line of code? intf(float); a. f is a function taking an argument of type int and returning a floating point number b. f is a function taking an argument of type float and returning an integer c. f is a function of type float d. none of the mentioned

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!