the first character in the variable name must be an
a) special symbol
b) number
c) alphabet
No Answer is Posted For this Question
Be the First to Post Answer
Difference between Top down and bottom up approaches for a given project ?
14 Answers BSNL, CSC, HCL, HP, IIT, Infosys, Siemens,
Why is c++ called oops?
What is the difference between object-oriented programming and procedural programming?
What is a set in c++?
what is data Abstraction
Explain dangling pointer.
What is math h in c++?
If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?
Please explain class & object in c++?
What are the two types of comments?
What do you mean by friend class & friend function in c++?
Describe linked list using C++ with an example.