Answer Posted / narender vadhava
in c we can use if statements only for 16times but in c++ ,
we can use if for 256 times.
in c it's difficult to solve complex no but in c++ we can
solve easily by using classes.
c follows down to up approach to complie a program but
c++ follow up to down approach.
in c++ we can add variables any where within the program
but in c data type are declared only on the starting of the
function or the main program.
| Is This Answer Correct ? | 41 Yes | 20 No |
Post New Answer View All Answers
Which method cannot be overridden?
Write a c++ program to display pass and fail for three student using static member function
What is debug class?what is trace class? What differences are between them? With examples.
What is the real life example of polymorphism?
What are the types of abstraction?
Can we create object of interface?
c++ program to swap the objects of two different classes
What is protected in oop?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What are the three main types of variables?
when to use 'mutable' keyword and when to use 'const cast' in c++
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is coupling in oop?
What is object and class in oops?
What does and I oop and sksksk mean?