write a “Hello World” program in “c” without using a semicolon?
Answer Posted / prashant
sir, i can not give the answer of this question.
| Is This Answer Correct ? | 4 Yes | 17 No |
Post New Answer View All Answers
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.
What does a pointer variable always consist of?
Explain how can you avoid including a header more than once?
Explain do array subscripts always start with zero?
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list
Explain the use of 'auto' keyword in c programming?
What are loops c?
List the variables are used for writing doubly linked list program.
If I have a char * variable pointing to the name of a function ..
What is extern keyword in c?
What is static function in c?
What is static memory allocation?
What is void c?
What are header files why are they important?
What are enums in c?