Answer Posted / srinivas
collection of objects is called class
Ex:
1.table
2.vehcile......
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
2. Give the different notations for the class.\
Why is static class not inherited?
What is the full form of oops?
c++ program to swap the objects of two different classes
What are the benefits of oop?
How do you achieve runtime polymorphism?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
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 is there no multiple inheritance?
What is the difference between a mixin and inheritance?
What are the 3 pillars of oop?
Is this job good for future? can do this job post grduate student?
Can static class have constructor?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
write a programe to calculate the simple intrest and compund intrest using by function overlading