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
Why do we use namespace feature?
What is the difference between printf and scanf )?
Explain union.
Explain what is the stack?
How can I read and write comma-delimited text?
Explain 'far' and 'near' pointers in c.
Do pointers need to be initialized?
What is the use of structure padding in c?
What is an operator?
write a program in c language to print your bio-data on the screen by using functions.
Write a program for finding factorial of a number.
Explain goto?
What is the difference between āgā and āgā in C?
What is class and object in c?
Write a program to identify if a given binary tree is balanced or not.