write a “Hello World” program in “c” without using a semicolon?
Answer Posted / saranya
void main()
{
if(printf("hello world"))
{
}
}
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
State the difference between realloc and free.
What is wrong in this statement? scanf(“%d”,whatnumber);
What are file streams?
What is C language ?
What are structural members?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
In a byte, what is the maximum decimal number that you can accommodate?
What is a class c rental property?
What are the differences between new and malloc in C?
What are the complete rules for header file searching?
Disadvantages of C language.
What are pointers? What are stacks and queues?
What is equivalent to ++i+++j?
Is c procedural or functional?
What is a pointer and how it is initialized?