what is the main difference between c and c++?
Answer Posted / sanjeev varma
C is an top down approach
were as C++ is partially both, top down approach also bottom
down approach
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Whats oop mean?
What are the benefits of oop?
Prepare me a program for the animation of train
What is byval and byref? What are differences between them?
Is react oop?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< what is different between oops and c++ Hi friends
I have experience of 6 months in website design and
maintanence. Now i am looking for other IT jobs.. to switch
platform. please post any interview you know in chennai. 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!!!) Write A Program to find the ambiguities in Multiple
Inheritance? How are they
resolved.(Virtual Functions)
write a program to enter a string like"sunil is a good boy
and seeking for a job" not more than 10 characters including
space in one line,rest characters should b in other line.if
the next line starts from in between the previous word,then
print whole word to next line. What is super in oop? Why is object oriented programming so hard? What is stream in oop? What is abstract class in oop?