Answer Posted / guest
wrpping of data in to single unit
Is This Answer Correct ? | 3 Yes | 17 No |
Post New Answer View All Answers
What is object and example?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
to find out the minimum of two integer number of two different classes using friend function
What is the difference between procedural programming and oops?
Can abstract class have normal methods?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What is new keyword in oops?
when to use 'mutable' keyword and when to use 'const cast' in c++
Which language is not a true object oriented programming language?
What is encapsulation in ict?
why reinterpret cast is considered dangerous?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is polymorphism give a real life example?
write a C++ program for booking using constructor and destructor.
Why multiple inheritance is not possible?