what is the output of
printf("%d",(scanf("%d",10));
Answer Posted / neelamani
1 NULL pointer assignment
This output in TC compiler
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
What is sizeof array?
Is c high or low level?
What is the use of typedef in structure in c?
in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none
plz let me know how to become a telecom protocol tester. thank you.
How do you use a pointer to a function?
What is the size of enum in bytes?
void main(int n) { if(n==0) return; main(--n); printf("%d ",n); getch(); } how it work and what will be its output...............it any one know ans plz reply
Is c compiled or interpreted?
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above
How can I pad a string to a known length?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
What is the difference between struct and union in C?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......