HI,
Could any one suggest me a Good OOP Concepts Book,
any such book is available on the net ?, please let me know
Thanks,
G Ramesh
http://www.experts-exchange.com/Programming/Languages/Java/Q_10264299.html
PLEASE EXPLAIN OBJECT ORIENTED PROGRAMMING.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_11867938.html
is vb a object oriented language? if not what is the aspect it is lagging?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20337272.html
I want to know whether java is 100% object oriented programming?ie is java pure oops
http://www.experts-exchange.com/Programming/Languages/Java/Q_21002708.html
would you tell me what is beyond OOP?
Can visual programming be acceptable as the future of programming?
I don't mean far future...just 10-15 years...
http://www.experts-exchange.com/Programming/Misc/Q_23736165.html
Zones:
ProgrammingDate Answered: 10/03/2008 Rating: 7.7 Views: 0
Exactly what could be the possible scenarions when we should make interface and when we shold go for abstract classes?
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_24581063.html
Zones:
C#Date Answered: 08/15/2009 Rating: 6.7 Views: 4
does object-oriented paradigm has the concept that information stored in place needs to be updated or changed only in that place? why or why not?
http://www.experts-exchange.com/Programming/Languages/CPP/Q_24705666.html
Zones:
C++Date Answered: 09/17/2009 Rating: 8.2 Views: 0
What are the scenarios when we should only
Implement Interfaces, when only abstract classes and when both can be used.
multiple inheritance is not allowed i know that.
http://www.experts-exchange.com/Programming/Project_Management/Design_and_Methodology/Q_23...
HI,
I have two classes Say A and B.
A needs to call some methods in B. Then I can implement this in two ways.
1. I can create an instance of B in A and use that instance to call methods ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10213059.html
How do you define Abstraction & Encapsulation ??
Please explain me with an example
http://www.experts-exchange.com/Programming/Programming_Languages/Java/Q_10291263.html