what will be the output of" printf("%d%d",scanf("%d%
d",&a&b));"
Answer Posted / praveen
No, The output will not be 2......The exact output is "It
will take the garbage value"
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is operator precedence?
What is register variable in c language?
Explain the difference between strcpy() and memcpy() function?
any "C" function by default returns an a) int value b) float value c) char value d) a & b
What is the difference between far and near in c?
What is the benefit of using const for declaring constants?
What is dangling pointer in c?
a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none
plz let me know how to become a telecom protocol tester. thank you.
Wt are the Buses in C Language
WRITE A CODE IN C TO SEARCH A FILE FROM NOTEPAD FILE.
Explain what is the difference between a string and an array?
How do you determine whether to use a stream function or a low-level function?
What 'lex' does?
What are the advantages of c preprocessor?