Answer Posted / chavidi
void main()
{
int i=0;
while()
{
printf("%d",i)
i++;
}
}
| Is This Answer Correct ? | 25 Yes | 12 No |
Post New Answer View All Answers
What is .obj file in c?
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
Is struct oop?
What is #define size in c?
Once I have used freopen, how can I get the original stdout (or stdin) back?
in iso what are the common technological language?
What will be your course of action for a push operation?
Explain what are header files and explain what are its uses in c programming?
Write a code to remove duplicates in a string.
What is a macro in c preprocessor?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
What is anagram in c?
how can f be used for both float and double arguments in printf? Are not they different types?
Why & is used in scanf in c?
What are the header files used in c language?