What is a volatile variable in c++?
No Answer is Posted For this Question
Be the First to Post Answer
why and when we can declar member fuction as a private in the class?
Write a note about the virtual member function?
i have given a project to create examination seating plan system in c++. so can anyone send me the answer of this question quickly??????
What are iterators in c++?
What is extern c++?
What is the use of "new" operator?
whats the size of class EXP on 32 bit processor? class EXP { char c1; char c2; int i1; int i2; char *ptr; static int mem; };
What is the disadvantage of using a macro?
When volatile can be used?
How Virtual functions call up is maintained?
Is java the same as c++?
How do you define/declare constants in c++?