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
What is the point of oop?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
Is data hiding and abstraction same?
When not to use object oriented programming?
2. Give the different notations for the class.\
What is destructor give example?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is the problem with multiple inheritance?
What is the important feature of inheritance?
i got a backdoor offer in process global,Bangalore..Can i work with it?
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!!!)
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
write a programe to calculate the simple intrest and compund intrest using by function overlading
How is class defined?