write a “Hello World” program in “c” without using a semicolon?
Answer Posted / manish
int main()
{
if(printf("Hello World"))
}
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Where register variables are stored in c?
Can a void pointer point to a function?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
Define C in your own Language.
What is a struct c#?
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
What are multidimensional arrays?
why return type of main is not necessary in linux
What is c token?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
What are the disadvantages of a shell structure?
Explain the difference between malloc() and calloc() in c?
What is variable and explain rules to declare variable in c?
Explain why c is faster than c++?
What do mean by network ?