Will rust take over c++?
No Answer is Posted For this Question
Be the First to Post Answer
what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?
diff between pointer and reference in c++?
Can a constructor return a value?
What are references in c++? What is a local reference?
What are special characters c++?
What is the difference between Class and Structure?
40 Answers HP, IBM, Samsung, TCS,
What is difference between class and function?
Brief explaination about #include<iostream.h>, cin and cout
What operators can you overload in c++?
write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num
What is the difference between global variables and local variable
Why is c++ awesome?