What is a terminating character in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Is c better than c++?
What is a concrete class?
Are there any new intrinsic (built-in) data types?
What are protected members in c++?
Write a program to swap 2 chars without using a third varable? char *s = "A"; char *p = "B";
What is the difference between *p++ and (*p)++ ?
what is importance of data sturture in a programming language?
22 Answers L&T, TCS, Wipro,
What are arrays c++?
What are pointers used for c++?
What is dynamic and static typing?
What are the differences between new and malloc?
Explain what is class definition in c++ ?