write a c program to print "Welcome" without using semicolon
in the whole program ??

Answer Posted / sagar

try your self to run the above program then it wouldn't
display but then press (alt+F5) then u would get the
correct display
and....
its not possible with while loop ....

Is This Answer Correct ?    8 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to identify if a given binary tree is balanced or not.

680


Explain what is the concatenation operator?

626


What is header file in c?

603


why programs in c are running with out #include? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }

1315


In a switch statement, what will happen if a break statement is omitted?

600






Is javascript written in c?

578


Differentiate between functions getch() and getche().

618


What are data types in c language?

579


Does c have circular shift operators?

726


What is wrong with this program statement? void = 10;

816


WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..

1589


Is c pass by value or reference?

593


How will you print TATA alone from TATA POWER using string copy and concate commands in C?

917


difference between Low, Middle, High Level languages in c ?

1632


Why do we need arrays in c?

578