Where do I find the current c or c++ standard documents?
No Answer is Posted For this Question
Be the First to Post Answer
Write syntax to define friend functions in C++.
How can virtual functions in c++ be implemented?
Which bit wise operator is suitable for checking whether a particular bit is on or off?
give me some class & objects examples?
What is a container class? What are the types of container classes?
What it is and how it might be called (2 methods).
Is there any problem with the following: char *a=NULL; char& p = *a;?
What is the difference between Pointer and a Reference? When you would use them?
What is while loops?
What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random
Explain terminate() function?
What is the best c++ compiler for windows 10?