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


Please Help Members By Posting Answers For Below Questions

What is Dynamic memory allocation in C? Name the dynamic allocation functions.

944


swap 2 numbers without using third variable?

872


What is the difference between ‘g’ and “g” in C?

3435


FILE PROGRAMMING

1995


What are the features of c language?

826


Why does the call char scanf work?

886


Where does the name "C" come from, anyway?

871


What is c programming structure?

829


What is the explanation for cyclic nature of data types in c?

885


What is the difference between functions abs() and fabs()?

878


Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent

1919


How can I find the modification date and time of a file?

825


Why is c known as a mother language?

971


What is %d called in c?

948


How variables are declared in c?

788