What character terminates all character array strings
a)
b) .
c) END
What is helper in c++?
what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?
Explain what are single and multiple inheritances in c++?
What are member functions used in c++?
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 is encapsulation in c++ with example?
Is java made in c++?
What is the full form of dos?
What do you know about near, far and huge pointer?
Is c the same as c++?
Can circle be called an ellipse?
How do you differentiate between overloading the prefix and postfix increments?