Write a program to print “hello world” without using semicolon?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is Function Pointer? Explain with example?

3 Answers  


How can I sort more data than will fit in memory?

0 Answers  


What is the equivalent code of the following statement in WHILE LOOP format?

0 Answers  


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

0 Answers   Lovely Professional University,


can we implement multi-threads in c.

0 Answers  






Explain heap and queue.

0 Answers   Aricent,


Explain built-in function?

0 Answers  


How would you use the functions fseek(), freed(), fwrite() and ftell()?

0 Answers   Aspire, Infogain, TISL,


accept character from keyboard untill the user presses the enter key.If the user enters any character other than upper case(A-Z)alphabets program should stop taking any input

1 Answers  


What are the header files used in c language?

0 Answers  


What is omp_num_threads?

0 Answers  


What is output redirection?

0 Answers  


Categories