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
can any one tell that i have a variable which is declared as static but i want this variable to be visible to the other files? how?
What does == mean in texting?
Here is a good puzzle: how do you write a program which produces its own source code as output?
What does *p++ do?
How does free() know explain how much memory to release?
Can anyone tell what is stack overflow? what precaution we should take?
Explain the difference between struct and union.
What is the use of volatile?
write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+
Can we assign integer value to char in c?
What do you mean by team??
how to write a program which adds two numbers without using semicolon in c