what is the output of
printf("%d",(scanf("%d",10));

Answer Posted / ansh

This code when executes on a Turbo C compiler requires an
input from user and is giving 1 as output if one enters a
numeral value and 0 otherwise.

Is This Answer Correct ?    18 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are global variables static in c?

681


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

710


What is the process to generate random numbers in c programming language?

616


Which one would you prefer - a macro or a function?

606


Who developed c language?

644






What is .obj file in c?

650


What are the two types of functions in c?

575


Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)

612


Is this program statement valid? INT = 10.50;

690


my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?

1125


Do you know null pointer?

616


What is pointer & why it is used?

608


When do we get logical errors?

642


What is sorting in c plus plus?

568


Can we declare variables anywhere in c?

583