define oops with class and object
Answer Posted / rajganesh
oops is new approch to hantel complex program.oops mean's
object oriented programming
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
What are benefits of oop?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is static modifier?
What language is oop?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is object in oop with example?
Can we create object of interface?
What is balance factor?
What is meant by oops concept?
What are the components of marker interface?
What is inheritance in simple words?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
Explain virtual inheritance?
i got a backdoor offer in process global,Bangalore..Can i work with it?
write knight tour problem which is present in datastructure