what is the main difference between c and c++?
Answer Posted / sarath
c is a procedural programming and c++ is an object oriented
programming.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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 meant by oops concept?
Which is better struts or spring?
What is oops and why we use oops?
How do you answer polymorphism?
why reinterpret cast is considered dangerous?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
Can we have inheritance without polymorphism?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Why it is called runtime polymorphism?
officer say me - i am offered to a smoking , then what can you say
what are the realtime excercises in C++?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is object and example?
Why multiple inheritance is not allowed?