Answer Posted / dng
c is procedural oriented language and C++ is a object
oriented language.
In C++ we can create object and its properties where as in C
functions are used.
| Is This Answer Correct ? | 100 Yes | 9 No |
Post New Answer View All Answers
What is object in oop?
What is debug class?what is trace class? What differences are between them? With examples.
What is the real time example of inheritance?
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
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is variable example?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
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’.
Can bst contain duplicates?
Why interface is used?
Why do we need polymorphism in c#?
i got a backdoor offer in process global,Bangalore..Can i work with it?
Why is oop better than procedural?
Can you explain polymorphism?
Is data hiding and abstraction same?