Answer Posted / rajeshkannan.g
A class is a set of objects.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Can we create object of interface?
can we make game by using c
What type of loop is a for loop?
What is difference between multiple inheritance and multilevel inheritance?
write a programe to calculate the simple intrest and compund intrest using by function overlading
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is oops concept with example?
What is abstract class in oops?
What is class and object with example?
What is abstraction and encapsulation?
What does and I oop and sksksk mean?
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!!!)
Why polymorphism is used in oops?
Which is better struts or spring?
c++ program to swap the objects of two different classes