Question: Which of the following is not a valid variable name declaration?

Options

A : int __a3;

B : int __3a;

C : int __A3;

D : None of the mentioned

Click to view Correct Answer

Previous || Next

C Programming Variable Names 1 more questions

Which of the data types has the size that is....

Which of the following declaration will result in run-time error?

The correct statement for a function that takes pointer to....

How do you allocate a matrix using a single pointer....

Which of the following is illegal?

Which of the following function declaration is illegal?

What is the correct syntax of declaring array of pointers....

How do you instantiate an array in Java?

How do you initialize an array in C?

Which of the following correctly declares an array?

Chemical Engineering Basics - Part 1 more Online Exam Quiz

C Programming Sizeof Keyword 2

C Programming Storage Management 1

C Programming String Operations

C Programming Ungetc 2

C Programming Variable Length Argument

C Programming Variable Names 2

C Plus Plus Aptitude Question Answer Pointers

Cplusplus Interview Basic String

C Plus Plus Interview Macros

C Plus Plus Interview Questions And Answers Arrays