what is the main difference between c and c++?
Answer Posted / lakshit
In c we use <stdio.h> while in c++ we use <iostream.h>......
In c language procedural programing is focussed and in c++
object oriented pograming is focuused ..............
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is an interface in oop?
How to use CMutex, CSemaphore in VC++ MFC
What are the important components of cohesion?
What does and I oop mean in text?
can we make game by using c
What is coupling in oop?
What language is oop?
What is polymorphism used for?
What is abstraction oop?
What is protected in oop?
What is constructor overloading in oop?
What is class and object with example?
How do you achieve polymorphism?
What is methods in oop?
What is the main purpose of inheritance law?