What is a class and object?
No Answer is Posted For this Question
Be the First to Post Answer
what is mean by design pattern
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is advantage of inheritance?
Write A Program using Single and Multiple Inheritance.
How to calculate the age from the date of birth by using the program?
What is abstrac class?where is it use?
What does and I oop mean in text?
i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<<k; } //please comment on the output
Why static Function is used in C++?
What is friend function?
Explain the concept of abstracion and encapsulation with one example. What is the difference between them?
Why do we use class in oops?