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
How to improve object oriented design skills?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What is the real life example of polymorphism?
What is destructor example?
What is polymorphism what is it for and how is it used?
What is static modifier?
What is abstract class in oop?
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
write knight tour problem which is present in datastructure
What does and I oop mean?
Explain the advantages of inheritance.
What is constructor in oop?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
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 class and example?