Why c++ is faster than java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between reference type and pointers.
Write a program in c++ to print the numbers from n to n2 except 5 and its multiples
Is there any problem with the following: char *a=NULL; char& p = *a;?
What are the restrictions apply to constructors and destructors?
What is the history of c++?
Write a program which uses functions like strcmp(), strcpy()? etc
What is the difference between Char a[ ]=”string” and char *a=”String”
What is class definition in c++ ?
Give the difference between the type casting and automatic type conversion. Also tell a suitable C++ code to illustrate both.
which is best institue to learn C/C++ IN AMEERPET OR MAITHRIVANAM OR SR NAGAR, PLEASE HELP. THANKS IN ADVANCE
How can you tell what shell you are running on unix system?
What are shallow and deep copy?