a program that can input number of records and can view it
again the record
No Answer is Posted For this Question
Be the First to Post Answer
What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?
21. #define square(x) x*x main() { int i; i = 64/square(4); printf("%d",i); }
Suggesting that there can be 62 seconds in a minute?
Hi, main() { } Is a user defined function or Built in Functionn
Is it possible to pass an entire structure to functions?
Explain output of printf("Hello World"-'A'+'B'); ?
Efficient data structure for store/search list of 1000 records a)array b)double linked list c)circular queue d)hash table
WHAT IS INT?
What is the use of structure padding in c?
using for loop sum 2 number of any 4 digit number in c language
Are there any problems with performing mathematical operations on different variable types?
how memory store byte