What are benefits of oop?
No Answer is Posted For this Question
Be the First to Post Answer
which is platform independent device used in computers
What is abstraction in oop?
Write a program in c++ to read two floating point numbers and find their sum and average.
what is an instance of a class
What is this pointer in oop?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
any one please tell me the purpose of operator overloading
In multiple inheritance , to create sub class object , is there need to create objects for its superclasses??? in java and c++ both. Actually i have some information that is , all available members from its superclasses , memory created in subclass obj , so no need to create object for its superclasses...??? Thanks in Advance
What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required
Why is abstraction used?
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 is conditional Compilation?