what is the main difference between c and c++?
Answer Posted / anhr computer education
In C++ a variable can be defined at any where but in 'C' it
can be defined only followed by opening curley brace.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Prepare me a program for the animation of train
How to hide the base class functionality in Inheritance?
What are the benefits of oop?
What does <> mean pseudocode?
What are the 4 main oop principles?
What is pure oop?
What is a superclass in oop?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is encapsulation selenium?
can we make game by using c
What is constructor in oop?
What is for loop and its syntax?
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 polymorphism and example?
Which language is pure oop?