difference between c and c++?
Answer Posted / abc
'c' language has pointer concept but c++ hasn't pointer
concept.
2.c is a middle level language
3.c++ oops.
4c++ has inheritance concept but c has not inheritance
concept
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the iterator and generic algorithms.
How do you invoke a base member function from a derived class in which you have not overridden that function?
Can member functions be private?
Briefly describe a B+ tree. What is bulk loading in it?
Does improper inheritance have a potential to wreck a project?
What is this pointer in c++?
What is the use of register keyword with the variables?
How can I learn dev c++ programming?
What is protected inheritance?
Is c++ still being used?
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
Explain shallow copy?
Do you know the use of vtable?
Which bit wise operator is suitable for putting on a particular bit in a number?
How much is c++ certification?