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

Why is c so important?

598


Is struct oop?

584


Explain the use of fflush() function?

628


What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file

672


Explain what are bus errors, memory faults, and core dumps?

794






what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2008


Can we change the value of #define in c?

588


By using C language input a date into it and if it is right?

576


What is the advantage of c?

613


can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

1415


What is the difference between procedural and functional programming?

523


What are the types of type qualifiers in c?

652


How old is c programming language?

582


What is NULL pointer?

680


What do you mean by dynamic memory allocation in c? What functions are used?

659