Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

input may any number except 1,output will always 1..
conditions only one variable should be declare,don't use
operators,expressions,array,structure

Answer Posted / santhosh r

#include<stdio.h>
main()

{int a;
printf("%d",scanf("%d",&a));
}

Is This Answer Correct ?    9 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are local static variables? How can you use them?

1199


What is string constants?

1202


Is linux written in c?

1083


What is a pointer value and address in c?

1181


What are the advantages and disadvantages of a heap?

1258


Is struct oop?

1061


What is a pointer and how it is initialized?

1231


what are the 10 different models of writing an addition program in C language?

1941


How can I invoke another program or command and trap its output?

1148


What are the types of arrays in c?

1236


What is the need of structure in c?

1186


State the difference between x3 and x[3].

1165


Can a program have two main functions?

1176


How can I convert a number to a string?

1250


What is static identifier?

1280