WRITE A SIMPLE C++ PROGRAM TO SWAP TWO NOS WITHOUT USING TEMP
Answer Posted / illa
sorry that is correct
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is abstraction with example?
What is an example of genetic polymorphism?
What is multilevel inheritance?
What is cohesion in oop?
Can main method override?
What is encapsulation process?
What makes a language oop?
What is interface? When and where is it used?
What is the difference between encapsulation and polymorphism?
What is abstraction encapsulation?
What is class and example?
Can an interface inherit a class?
what is the drawback of classical methods in oops?
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?