WHAT IS ABSTRUCT DATA TYPE ?
PLEASE EXPLAIN IT.

Answer Posted / prasad.m.y

Abstraction is nothng but datahiding and encapsulation is wrapping up of data into a single unit.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is overloading and its types?

611


when to use 'mutable' keyword and when to use 'const cast' in c++

1642


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

1831


What are two types of polymorphism?

607


Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.

2567






hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.

1537


How do you answer polymorphism?

577


How do you achieve runtime polymorphism?

567


What is the difference between procedural programming and oops?

548


What is debug class?what is trace class? What differences are between them? With examples.

1602


What are functions in oop?

582


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2003


What is multilevel inheritance in oop?

553


Why do pointers exist?

655


How long to learn object oriented programming?

559