Answer Posted / guest
class[] ob=new class[5];
ob[1]= new class();
ob[2]= new class();
ob[3]= new class();
ob[4]= new class();
ob[5]= new class();
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why do we use polymorphism?
What is inheritance write a program to show use of inheritance?
Which type does string inherit from?
What is object in oop?
What is a class oop?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What is inheritance and how many types of inheritance?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What is destructor example?
Where You Can Use Interface in your Project
Why is abstraction used?
What is the main feature of oop?
Please send ford technologies placement paper 2 my mail id
Why interface is used?
#include