what is the main difference between c and c++?
Answer Posted / radha garg
c is structure level and difficult to use ...........bt c
is on object based and easy to use
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what type of question are asked in thoughtworks pair programming round ?
What is solid in oops?
What causes polymorphism?
Why we use classes in oop?
What is difference between oop and pop?
What is a class oop?
What is polymorphism in oop example?
Why do we use class?
Can we create object of abstract class?
What are the data types in oop?
Explain virtual inheritance?
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 the types of inheritance?
What are the features of oop?
What do you mean by abstraction?