what is the main difference between c and c++?
Answer Posted / vikalp
without c, c++ can't run but without c++ can easily run.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is polymorphism in oop example?
write a program that takes input in digits and display the result in words from 1 to 1000
What is overriding vs overloading?
When not to use object oriented programming?
What is the point of oop?
What do you mean by variable?
Why do we use class?
What is overloading in oop?
What is the importance of oop?
What is oops in simple words?
What is stream in oop?
What is a class oop?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is polymorphism and example?
Why polymorphism is used in oops?