what is the main difference between c and c++?
Answer Posted / prabhu
C is a Procedure Oriented Language(POP)
C++ is Object Oriented Programming Language(OOP)
C is Top-Down Approach
C++ is Bottom up Approach
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is object in oop?
What is basic concept of oop?
What do you mean by variable?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< why reinterpret cast is considered dangerous? What language is oop? Explain the advantages of inheritance. What is encapsulation selenium? write a programe to calculate the simple intrest and compund
intrest using by function overlading What is the main purpose of inheritance law? assume the program must insert 4 elements from the key board
and then do the following programs.sequential search(search
one of the elements),using insertion sort(sort the element)
and using selection sort(sort the element). What is the full form of oops? How does polymorphism work? 2. Give the different notations for the class.\