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 ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is return in c programming?

507


WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

1853


How to write a code for reverse of string without using string functions?

1575


Is void a keyword in c?

568


Explain what is a pragma?

583






Where are some collections of useful code fragments and examples?

708


stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.

1841


What is zero based addressing?

704


How was c created?

584


Under what circumstances does a name clash occur?

684


disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit

1621


In C programming, how do you insert quote characters (‘ and “) into the output screen?

884


Explain what is the benefit of using #define to declare a constant?

604


Why malloc is faster than calloc?

583


What are variables and it what way is it different from constants?

776