Answer Posted / teginder
When instance of that class is creater by us
| Is This Answer Correct ? | 30 Yes | 5 No |
Post New Answer View All Answers
Why interface is used?
How Do you Code Composition and Aggregation in C++ ?
State what is encapsulation and friend function?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
Can we have inheritance without polymorphism?
What is difference between data abstraction and encapsulation?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What are the three parts of a simple empty class?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< can we make game by using c
What is the problem with multiple inheritance? What are classes oop? i am getting an of the type can not convert int to int *.
to overcome this problem what we should do? What are two types of polymorphism? What is oops?what is its use in software engineering?