What is the importance of oop?
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.
What is polymorphism ? Explain with examples
What is the renewal class?
what is single inheritance?
143.what is oops principles?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
Can we create object of class with private constructor?
What is R T T I ?
What is the main difference between C++ and Java
WHAT IS ABSTRUCT DATA TYPE ? PLEASE EXPLAIN IT.
write a c++ program to find maximum of two numbers using inline functions.
Can we call a base class method without creating instance?