what is encapulation?

Answer Posted / ashish jadhav

hiding non essential details is called encapsulation.
preventing the access of non essential details.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.

1814


What are two of your strengths that you will bring to our QA/testing team?

1640


When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain

1412


what are the advantages of sap on other software ?

1729


Display names and numbers of employees who have 5 years or more experience and  salary less than Rs.15000 using array of structures (name, number, experience and  salary)

4299






How to print No.of.rows affected after updation using ADO.Net

2474


8.In DSP,Define Signal and System?and various type of signals.

1552


What is the use of Differ interface check box in Ship confirm?

1842


Tag for turning an image into a hyperlink is

1835


I'm new to ABAP. What is Module pool in SAP?

2120


How can we develop a multi-tier application in Java?

1468


What is BASIS

1661


5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above

2125


In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?

1513


Explain with examples any 2 features of OOPS.

631