Can you name some types of inheritance?
What is the importance of oop?
What makes a language oop?
how many types of notations are in java
1 Answers National University of Modern Languages (NUML),
Difference between realloc() and free?
Write a program to accept a number and to print numbers in pyramid format? for eg:for a no. 5 1 212 32123 4321234 543212345
If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?
swapping program does not use third variable
write knight tour problem which is present in datastructure
What is polymorphism give a real life example?
What is constructor overloading in oop?
How do you make derived class as an abstract class?
How is exception handling carried out in c++?