Which language is not a true object oriented programming language?
Write pseudo code for push in a stack?
What is extreme programming?
What is overriding in oop?
WHY FUCTION OVERLOADING DOSENOT RETURN A RETEN TYPE
How to deploy web appliction in web logic ?
to find out the minimum of two integer number of two different classes using friend function
How to execute business logic for only once ..?even though user clicks submit button multiple times by mistake..? (i disabled JavaScript)
OOP'S advantages of inheritance include:
What is the importance of oop?
What is nutshell in programming language?
1 Answers Satyam, Tech Mahindra,
What is oop in simple words?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.