what is the 3 types of system development life cycle
inheritence with example
write a program to find 2^n+1 ?
what is the drawback of classical methods in oops?
Why do while loop is used?
3. Differentiate verification and validation.
What are the benefits of polymorphism?
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!!!)
if u write a class do u write Assignment operator and copy constructor
What is the default size allocated for array in the statement if size not specified " int a[] "
What is the real time example of inheritance?
2. Give the different notations for the class.\
What is destructor oops?