Answer Posted / azra
it is manages the complexity the real world object can be managed by the abstraction.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the 3 pillars of oop?
What is the difference between abstraction and polymorphism?
Why is there no multiple inheritance?
write a program that takes input in digits and display the result in words from 1 to 1000
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!!!)
What is inheritance in simple words?
What is abstraction encapsulation?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What are two types of polymorphism?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is encapsulation in ict?
Why polymorphism is used in oops?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
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.
What is for loop and its syntax?