what is the main difference between c and c++?
Answer Posted / gfdsg
wefewwe fwefWWGEEW DFF DFGDFGFD
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the problem with multiple inheritance?
Why is there no multiple inheritance?
What is and I oop mean?
What is the purpose of polymorphism?
What is class in oop with example?
Get me an image implementation program.
What is inheritance in oop?
What are oops methods?
What is abstraction oop?
What is a class and object?
What is property in oops?
Can we create object of interface?
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 are the ways in which a constructors can be called?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?