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
Why c++ is created?
Is swift faster than c++?
What is the difference between passing by reference and passing a reference?
Do you know about C++ 11 standard?
0 Answers Agilent, ZS Associates,
Which is not a valid keyword a) public b) protected c) guarded
What is the identity function in c++? How is it useful?
What are the advantages of using friend classes?
What's the most powerful programming language?
an operation between an integer and real always yeilds a) integer result b) real result c) float result
What does it mean to declare a member function as static?
What happens when a function throws an exception that was not specified by an exception specification for this function?
What do you mean by call by value and call by reference?