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
What is object in c++ wikipedia?
Explain the concept of inheritance in C++.
Why do we use vector in c++?
What is a v-table?
What is private, public and protected inheritance?
What is a tree in c++?
How to create a reference variable in C++
What is a virtual destructor? Explain the use of it?
how can u create a doubly linked list with out using pointers?
What is the importance of mutable keyword?
What are the types of container classes?
How a pointer differs from a reference?