Welcome to www.qatutorials.com!!!!
      
      
Question Answer Tutorial Search
Home Search Add Question JAVA

Core JAVA

Multi Threading Collection JDBC SWING SERVLET JSP Advance Java Other Struts
Hibernate Mock Test Contact Feedback
Home
Search
Add Question
JAVA

Core JAVA

Multi Threading
Collection
JDBC
SWING
SERVLET
JSP
Advance Java Other
Struts
Hibernate
Mock Test
Subscribe/Unsubscribe
Email:
Social Media
Facebook

Misc Tutorials

References

Question and Answer Tutorial
Tutorials Point
Stack Overflow

Question Answer Tutorial - JAVA->Core JAVA

First Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 Next Last
Question: test1
Answer: test2
Question: What are the principle concepts of OOPS?
Answer: There are four principle concepts upon which object oriented
 design and programming rest. They are:/>Abstraction Polymorphism Inheritance />Encapsulation (i.e. easily remembered as A-PIE). 
Question: What is Abstraction?
Answer: Abstraction refers to the act of representing essential feat
ures without including the backgrounddetails or explanations./>
                        
Question: What is Encapsulation?



Answer: Encapsulation is a technique used for hiding the properties&
nbsp;and behaviors of an object and allowing/>outside access only as appropriate. It prevents other obje
cts from directly altering or accessing/>the properties or methods of the encapsulated object./>
Question: What is the difference between abstraction and encapsulation?
Answer: 1.) Abstraction focuses on the outside view of an objec
t (i.e. the interface) Encapsulation/>(information hiding) prevents clients from seeing it’s inside&n
bsp;view, where the behavior of the/>abstraction is implemented. />2.) Abstraction solves the problem in the design side 
;while Encapsulation is the Implementation. />Encapsulation is the deliverables of Abstraction. />3.) Encapsulation barely talks about grouping up your abst
raction to suit the developer needs. 
                        
                        
First Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 Next Last
Comment:
Name:Email:
Contact No.:
Copyright © 2014 by SBJ Group. All Rights Reserved. Developed and maintained by SBJ Group. Supported on Internet Explorer browser only