what is the main difference between c and c++?
Answer Posted / sandeep
c contain only 32 keywords
but c++ contain 48 keywords and 15 ansi keywords
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is a class oop? What are two types of polymorphism? what is the sylabus for priliminaries? Why do pointers exist? What are the data types in oop? What is abstraction in oops? 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’. Why interface is used? What is pure oop? Can you inherit a private class? What are main features of oop? What is use of overloading? Why is oop useful? Why is abstraction needed?