Correct Answer: Orange && Worng Answer: Red
1. A C variable cannot start with
View Answer
Explanation: Not Avilable
2. Select the odd one out with respect to type ?
View Answer
Explanation: Not Avilable
3. Which type of variable can have same name in different function
View Answer
Explanation: Not Avilable
4. For 16-bit compiler allowable range for integer constants is ______ ?
View Answer
Explanation: Not Avilable
5. Which of the following is false in ‘C’.
View Answer
Explanation: Keywords never be used in Variable declaration.
6. An “int” datatype requires :
View Answer
Explanation: Not Avilable
7. Which of the following spwcial symbol allowed in a variable name ?
View Answer
Explanation: Not Avilable
8. The structure combines variables of ______ data type.
View Answer
Explanation: The structure combines variables of dissimilar user-defined data types.
9. What is the value range of data type unsigned short int
View Answer
Explanation: Not Avilable
10. How many of bytes in memory required for single character in computer ?
View Answer
Explanation: Not Avilable
11. Which of the following cannot be checeked in a swith case statement ?
View Answer
Explanation: A switch-case statement must be an integer, char, short, long. Float and double are not allowed.
12. If ‘a’ is an interger variable, then a=5/2; will return a value
View Answer
Explanation: Because integer store only whole number it doesn’t contain deecimal number.
13. Which of the following is the correct way of declaring float pointer.
View Answer
Explanation: Pointer declaration: datatype *var-name;
14. Address stored in pointer variable is of type
View Answer
Explanation: Not Avilable
15. Which of the following can a format string of printf() function contain :
View Answer
Explanation: Not Avilable
Categories
C Programming MCQsC++ Programming MCQsJAVA MCQsVisual Basic MCQsData Structure MCQsSoftware Package MCQsComputer Organization and Architecture MCQsOperating System MCQsDigital Electronics MCQsDBMS MCQsSystem Analysis and Management Information System MCQsSystem Maintenance MCQsData Communication and Networking MCQsInternet & Web Technology MCQsSoftware Engineering MCQsManagement (Common) MCQsSystem Software MCQsComputer Graphics MCQsArtificial Intelligence & Expert System MCQsE-Commerce MCQsMultimedia MCQsPower Electronics MCQsTesting & Maintenance Electrical Machine MCQsAutomatic Control System MCQsAdvance Communication System MCQsDigital Electronics MCQs