What is the point of oop?
What is a class in oop?
Why multiple inheritance is not allowed?
What is overriding in oops?
In what situation factory design patterns,DAO design patterns,singleton design patterns should be applied.?
Write a C++ program to conduct an election of a mayor.Declare a class ELECTION With the following specification: Data member: Name 25 character Age Integer symbol 1 character Member functions: To accept data for 20 contestant To accept symbol as voting from 100 voters. To declare the winner and the loser.
1 Answers Global Academy, Infotech,
Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.
How oops is better than procedural?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
how to create thread in java?
17 Answers IBM, Infosys, Wipro,
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 class in oop with example?
What is object and example?