Write a program to print numbers from 1 to 100 without using loop in c?
No Answer is Posted For this Question
Be the First to Post Answer
how the compiler treats any volatile variable?Explain with example.
What is context in c?
What are structures and unions? State differencves between them.
find largest of 3 no
how to write palindrome program?
what is the output on the screen? int n; n=printf("my name is %d",printf("kiran %d",printf("kumar"))); printf("\n %d \n",n);
How can you read a directory in a C program?
Why preprocessor should come before source code?
What is the scope of static variables in c language?
What is the modulus operator?
what is the need for main function in c?
What will be your course of action for a push operation?