what is the main difference between c and c++?
Answer Posted / bhoomi virani
c lang is procedure oriented programming in which we have
cann't have more flexibility because it follow sequence of
thing. where as, c++ is extended version of c and much use
now a day.
| Is This Answer Correct ? | 14 Yes | 5 No |
Post New Answer View All Answers
Why oops is important?
What is overriding in oops?
#include
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is encapsulation selenium?
What is the purpose of enum?
What is overriding in oop?
what is graphics
What is ambiguity in inheritance?
which feature are not hold visual basic of oop?
Why do we use polymorphism in oops?
Are polymorphisms mutations?
Write a program to sort the number with different sorts in one program ??
Which language is not a true object oriented programming language?
What is oops with example?