What are advantages of C++ when comparing with C?
Answer Posted / hahahaha
m fedup of these stupid questions
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
Describe the setting up of my member functions to avoid overriding by the derived class?
Is it possible to use a new for the reallocation of pointers ?
What are c++ tokens?
What is the best way to take screenshots of a window with c++ in windows?
How does c++ sort work?
Comment on local and global scope of a variable.
What is pointer -to-members in C++? Give their syntax?
Is swift better than c++?
Define a nested class.
What is pointer in c++ with example?
How can you quickly find the number of elements stored in a dynamic array? Why is it difficult to store linked list in an array?
What is the difference between equal to (==) and assignment operator (=)?
What is a sequence in c++?
Can a Structure contain a Pointer to itself?
What are the four main data types?