write c program without semicolon
Answer Posted / saranya
#include<iostream.h>
#include<conio.h>
int main()
(
if(printf("welcome"))
}
Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
swap 2 numbers without using third variable?
What is the difference between ‘g’ and “g” in C?
FILE PROGRAMMING
What are the features of c language?
Why does the call char scanf work?
Where does the name "C" come from, anyway?
What is c programming structure?
What is the explanation for cyclic nature of data types in c?
What is the difference between functions abs() and fabs()?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
How can I find the modification date and time of a file?
Why is c known as a mother language?
What is %d called in c?
How variables are declared in c?