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 signed and unsigned?
Explain how can a program be made to print the name of a source file where an error occurs?
What is calloc() function?
What is the sizeof () operator?
What is a c token and types of c tokens?
What is #include stdlib h?
What is the difference between null pointer and wild pointer?
hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel
Describe how arrays can be passed to a user defined function
Differentiate between new and malloc(), delete and free() ?
Why is struct padding needed?
What is the most efficient way to count the number of bits which are set in an integer?
How many keywords are there in c?
Which is more efficient, a switch statement or an if else chain?
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor