Answer Posted / suruthi.s
A data type which is created using abstract data process is
known as abstract data type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
What are the 32 keywords in c?
What is a const pointer?
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
How would you use the functions fseek(), freed(), fwrite() and ftell()?
How can you determine the size of an allocated portion of memory?
what is the format specifier for printing a pointer value?
Explain how can I prevent another program from modifying part of a file that I am modifying?
What is the purpose of the statement: strcat (S2, S1)?
Explain About fork()?
What is the mean of function?
What is the purpose of type declarations?
How will you divide two numbers in a MACRO?
How can type-insensitive macros be created?
How can I make sure that my program is the only one accessing a file?