Answer Posted / guest
Object Oriented Programming
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Why we use classes in oop?
What is the purpose of enum?
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 are two types of polymorphism?
What is the purpose of polymorphism?
What is and I oop mean?
What are the advantages of polymorphism?
What is object in oop with example?
Explain virtual inheritance?
Why do we use oop?
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!!!)
Can enum be null?
What type of loop is a for loop?
What is object in oops?
What is encapsulation with real life example?