the first character in the variable name must be an

a) special symbol

b) number

c) alphabet



the first character in the variable name must be an a) special symbol b) number c) alphabet..

Answer / Abhishek Upahyay

c) alphabet

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

How do you print for example the integers 3,2,1,5,4 in a binary tree within the console in format where it looks like an actual binary tree?

0 Answers  


What is virtual destructors? Why they are used?

1 Answers  


What are different types of typecasting supported by C++

1 Answers   CA,


What is difference between initialization and assignment?

12 Answers   HCL, HP, Infosys,


What is namespace & why it is used in c++?

1 Answers  


What are advantages of C++ when comparing with C?

18 Answers   HP, iGate, TCS,


Is there any difference between int [] a and int a [] in c++?

1 Answers  


How does a C++ structure differ from a C++ class?

1 Answers   NIIT,


Explain about Garbage Collector?

1 Answers  


Is linux written in c or c++?

1 Answers  


What is vector processing?

1 Answers  


Explain binary search.

1 Answers  


Categories