Answer Posted / vignesh1988i
QUARK test?hello1
first it prints the inner most printf statement and then and the comes to the second printf and returns the number of characters inside the " ". but this wat i think, may be wrong too
thank u.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how could explain about job profile
What is variable declaration and definition in c?
Explain how does free() know explain how much memory to release?
Can you assign a different address to an array tag?
What are runtime error?
What is equivalent to ++i+++j?
What are the advantages of using linked list for tree construction?
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
Write a program to print "hello world" without using a semicolon?
a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if
Compare interpreters and compilers.
Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.
Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
What is a header file?
What are preprocessor directives in c?