What is the difference between encapsulation and polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
what is function overloading..?
What is encapsulation in ict?
Out of 4 concepts, which 3 C++ Follow?
What is encapsulation with real life example?
The IT giant Tirnop has recently crossed a head count of 150000 and earnings of $7 billion. As one of the forerunners in the technology front, Tirnop continues to lead the way in products and services in India. At Tirnop, all programmers are equal in every respect. They receive identical salaries and also write code at the same rate. Suppose 14 such programmers take 14 minutes to write 14 lines of code in total. How long will in take 5 programmers to write 5 lines of code in total ?
Why do we use class in oops?
design class for linked list and include constructor,destructor,insert option. struct node { int node; struct node &ptr; }
i got a backdoor offer in process global,Bangalore..Can i work with it?
Why do while loop is used?
i had specified the access specifier for abstarct class member like (pure virtual function) as private.But it can be accessed by the derived class.How the private member of one class is accessed by other class.if any body face this problem and found the solution plz reply to me.
What is a class and object?
What is virtual function?where and when is it used?