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

sqrt(x+sqrt(x+sqrt(x+sqrt(x))))=2; Find the value of x?

4 Answers   Subex,


What are the uses of a pointer?

0 Answers  


please give code for this 1 2 4 7 11 16

11 Answers   Intel, Wipro,


being a chemical engineer and with an aggregate of 80% why you opt for TCS and not your core industry?

1 Answers   TCS,


which of the following statements is incorrect a.typedef struct new{ int n1; char n2; } DATA; b.typedef struct { int n3; char *n4; }ICE; c.typedef union { int n5; float n6; } UDT; d.#typedef union { int n7; float n8; } TUDAT;

5 Answers   Assurgent, TCS,






In a byte, what is the maximum decimal number that you can accommodate?

0 Answers  


what is the disadvantage of using macros?

1 Answers   Wipro,


write an algorithm and c program to add two 2x2 matrics

2 Answers  


what is linkage error when it occurs in c program

3 Answers  


Can we use visual studio for c?

0 Answers  


writw a program to insert an element in the begning of a doubly linked list

1 Answers  


How many levels of indirection in pointers can you have in a single declaration?

0 Answers   Agilent, ZS Associates,


Categories