what is the main difference between c and c++?
Answer Posted / ishwar lal patidar
c is a old language but c++ is a new generation language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are properties in oop?
Why do pointers exist?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What is the example of polymorphism?
Is react oop?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
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’.
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What is polymorphism in oop example?
What is use of overloading?
Why do we use oops?
What does <> mean pseudocode?
What is oops concept with example?
What is difference between data abstraction and encapsulation?
What is interface? When and where is it used?