What is the use of oops?
No Answer is Posted For this Question
Be the First to Post Answer
create a c++ program that will ask 10 numbers and display their sum using array.
WHY FUCTION OVERLOADING DOSENOT RETURN A RETEN TYPE
how do u initialize the constant variables
what is inline function?
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
char* ptr = "Rahul"; *ptr++; printf("%s",ptr); What will be the output
What is object and class in oops?
What do you mean by pure virtual functions?
Prepare me a program for the animation of train
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What are different oops concepts?
What is interface in oop?