Answer Posted / narendra
The concept of abstraction relates to the idea of hiding
data that is not needed for presentation. The main idea
behind data abstraction is to give a clear separation
between properties of data type and the associated
implementation details. This separation is achieved in order
that the properties of the abstract data type are visible to
the user interface and the implementation details are
hidden. Thus, abstraction forms the basic platform for the
creation of user-defined data types called objects
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Hi I am Krushna.I have already applied for PO post in Syndicate Bank.Can anybody send me the sample paper for Syndicate bank PO.
How many codes are used when u design a Pressure Vessel
Draw the diagram showing the function stack, illustrating the variables that were pushed on the stack at the point when function f2 has been introduced . type def struct { double x,double y} point; } main( int argc, char *arg[3]) { double a; int b,c; f1(a,b); } f1(double x, int y) {point p; stack int n; f2(p,x,y) } f2(point p, double angle) { int i,j,k,int max;
discuss the technique for implementing high performance computing
sample sbi questions paper
i m doing engg in IT .for getting job which courses i have to do?
i am going to give interview for the post of ibps po..so there is a question in my mind which is "Being an electonics and communication engineer how can you help in banks, I mean whats the application of your education in banking."
Iam preparing for Visakhapatnam Management Trainee 2009 entrance exam.. If anybody have Visakhapatnam Management Trainee Interview questions Pls forward to my mail id srikanth.avanthi@gmail.com .. It is kindly request..
Write a shell script to delete all files present in a directory “dir1”. Any error, if it occurs while carrying out this operation should be stored in a file errorlog
can u tell me placement peoceduers and placemnt format of hpcl.
reduce the number of key strokes to execute this command : t char -t -v -f/dev/fd0
What is the purpose of dampening roller
Whay we use gigabite ethernt
Briefly describe an experience of yours that illustrates your ability to clearly articulate and explain technical issues in a nontechnical manner
Q1 Design a webpage for a hotel which displays all the information of the hotel such as rooms available, facilities, and packages along with rate list. Apply the different tags available to give it a good style.