what will be the output of" printf("%d%d",scanf("%d%
d",&a&b));"
Answer Posted / pusuluri leela prasad
first it will return no of values that scanf can return and
second it will return first value of the scanf statement
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why is c so popular?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
diff between exptected result and requirement?
Can you write the function prototype, definition and mention the other requirements.
What are the advantages and disadvantages of pointers?
regarding pointers concept
Tell me what is null pointer in c?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
what is stack , heap ,code segment,and data segment
Should I learn data structures in c or python?
What does %c do in c?
Why main is used in c?
Explain how does free() know explain how much memory to release?
How does placing some code lines between the comment symbol help in debugging the code?
What is the meaning of ?