what is the main difference between c and c++?
Answer Posted / bhupendra singh
C follows procedural oriented approach and in procedural
oriented programmers are more focussed on functions rather
than data, how they write the program is more concerned
rather than security. But in object oriented programmer's
have given more priority to data than blocks.
Also procedural oriented terms difficult to understand ,but
object oriented meets real world existing system every thing
is considered as objects. I cannot write a program like
factorial but i can write a class called person...
This is main difference between c and c++.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the point of polymorphism?
Is data hiding and abstraction same?
What type of loop is a for loop?
Which type does string inherit from?
Whats oop mean?
officer say me - i am offered to a smoking , then what can you say
What are the features of oop?
Why do we use inheritance?
How can you overcome the diamond problem in inheritance?
What does sksksk mean in text slang?
What is encapsulation process?
What is encapsulation oop?
program for insertion ,deletion,sorting in double link list
Which is not an object oriented programming language?
What is the importance of oop?