Answer Posted / mahesh
to secure data from other classes.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How can you overcome the diamond problem in inheritance?
What is the example of polymorphism?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is polymorphism and types?
How do you achieve polymorphism?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< 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 ambiguity in inheritance? Which is better struts or spring? Following are the class specifications:
class {int a};
class {int b};
Using friend funtion,calculate the max of two objects and
display it.
What is a class and object? #include 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 types of abstraction?