Answer Posted / anil kumar nahak
void main()
{
printf("\"hai\"");
}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
An instruction which is analysed and acted upon by the processor prior to the compiler going its work a) directive b) constructive c) constant d) absolute mode
How can I copy just a portion of a string?
Why static variable is used in c?
Is python a c language?
what do the 'c' and 'v' in argc and argv stand for?
What is a string?
Why we write conio h in c?
What are preprocessor directives in c?
c language interview questions & answer
Explain the difference between call by value and call by reference in c language?
explain what is fifo?
What are linked lists in c?
How can I change their mode to binary?
Give the rules for variable declaration?
Where are some collections of useful code fragments and examples?