Answer Posted / rajakumar chirra
c language:
c language is the procedure oriented programming
language,then this is comparison of c++, c language is the
olgder version.C can have the some technical features.c
language can check the errors in line line process i.e.
called compiler language.
c++::
c++ is the object oriented programming language,
comparison of c language c++ is the advanced language. c++
can check the errors only one time of the entire program
i.e. called the interpreter.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is encapsulation in oops?
What is encapsulation in simple terms?
What is encapsulation selenium?
What does oop mean in snapchat?
What is abstraction example?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
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's the basic's in dot net
What is oops?what is its use in software engineering?
What is abstraction oop?
Why do while loop is used?
What is stream in oop?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
Is enum a class?