Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

WHAT IS ABSTRACT DATA TYPE

Answer Posted / amit

A set of data values and associated operations that are
precisely specified independent of any particular
implementation.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pointers in c?

1168


Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff

3394


The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?

1266


What does return 1 means in c?

1118


‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .

2926


What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?

1487


What is operator precedence?

1282


What are the storage classes in C?

1203


Explain how can you tell whether a program was compiled using c versus c++?

1147


What does the format %10.2 mean when included in a printf statement?

1710


Who is the main contributor in designing the c language after dennis ritchie?

1053


Write a program with dynamically allocation of variable.

1183


If the size of int data type is two bytes, what is the range of signed int data type?

1072


What is the size of structure pointer in c?

1122


Write a program to check whether a number is prime or not using c?

1109