Search
.Management Sciences
Which of the following is not a valid variable name declaration?
a) int __a3;
b) int __3a;
c) int __A3;
d) None of the mentioned
Which of the following is true for variable names in C?
a) They can contain alphanumeric characters as well as special characters
b) It is not an error to declare a variable to be one of the keywords(like goto, static)
c) Variable names cannot start with a digit
d) Variable can be of any length
Related Mcqs:
- BCD stands for
- A. Bit Coded Decimal B. Binary Coded Digit C. Bit Coded Digit D. Binary Coded Decimal...
- Latest MS Windows is__________?
- A. Windows 8 B. Windows 16 C. Windows 10 D. Windows 7...
- File Management is responsibly of__________?
- A. Task Manager B. RAM C. BIOS D. Operating System...
- To apply center paragraph in MS Word
- A.Ctrl+E B.Ctrl+P C.Ctrl+F D.Ctrl+O...
- Microsoft Office is an example of a__________?
- A. Horizontal market software B. Open source software C. Vertical market software D. Closed source software...
Recent Comments