what is the drawback of classical methods in oops?
No Answer is Posted For this Question
Be the First to Post Answer
What is abstraction in oop?
Pls...could any one tell me that whether we can access the public data memeber of a class from another class with in the same program. Awaiting for your response Thanku
What is oops concept with example?
Define a class to represent a bank account. Include the following members: Data Members: Name of the Depositor Account Number Type of Account Balance amount in the account Member Functions: To assign the initial values. To deposit an account. To withdraw an amount after checking the balance. Write a C++ main program to display account number, name and balance.
what is a class
what is the difference between function template and template of function?explain with example.
What is the highest level of cohesion?
IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR NOT?
Difference between over loading and over ridding?
12 Answers CTS, Patni, Softvision Solution,
difference between overloading and overridding
define a string class. overload the operator == to compare two strings
2 Answers Birla, Ericsson, HCL, Infosys, Infotech, MCAS, Satyam,
What is friend function?