Answer Posted / jothi basu.m
sir... my answer is objects contains some number of function
and constructors but functions does not contain objects
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Write a c++ program to display pass and fail for three student using static member function
can inline function declare in private part of class?
What is advantage of inheritance?
write a program to find 2^n+1 ?
What is encapsulation example?
What is stream in oop?
What is object in oop with example?
What is polymorphism in oops with example?
What are classes oop?
What is an example of genetic polymorphism?
Can static class have constructor?
what is different between oops and c++
write knight tour problem which is present in datastructure
What are the 4 pillars of oop?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.