Tuesday, April 10, 2007
What is an Object?
Subscribe to:
Post Comments (Atom)
World of tricky Core Java Q&A(Java SE),Java EE and Open source technologies like Struts,Hibernate,Spring,Velocity etc
Disclaimer
Interview Questions On Java,Java EE Copyright © 2010
3 comments:
Thanks,
Please tell em where we use the objects in program?
Rishi,
In object oriented technology, a system is designed in terms of realizing in form of objects which map to different business entities and/or data entities and their interactions amongst themselves. Once you completed the design then you need an OOP language like C++,Java,.NET etc to implement such systems within scope of Object oriented paradigm.
Good Explanation it will be good giving some simple examples..
thanking you.
Post a Comment