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

Answer Posted / karna

answer is 1.because it counts how many numbers are given as input

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you invoke another program from within a C program?

609


How to compare array with pointer in c?

610


What are the parts of c program?

621


what is bit rate & baud rate? plz give wave forms

1508


Explain what is #line used for?

599






What is malloc() function?

628


Write a program to reverse a string.

627


What are the key features in c programming language?

602


How do I round numbers?

587


What math functions are available for integers? For floating point?

614


Where is volatile variable stored?

637


Can we assign integer value to char in c?

607


What are pointers really good for, anyway?

606


What are qualifiers?

610


What is array of structure in c programming?

743