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...


a=10;b= 5;c=3;d=3;
if(a printf(%d %d %d %d a,b,c,d)
else printf("%d %d %d %d a,b,c,d);


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

write a program to generate 1st n fibonacci prime number

12 Answers  


what is the difference between getch() and getchar()?

10 Answers   Huawei, Infosys,


Here is a good puzzle: how do you write a program which produces its own source code as output?

0 Answers  


c program to manipulate x=1+3+5+...+n using recursion

2 Answers   Wipro,


#define DCHAR char* typedef char* TCHAR; if using these following variables will be declared like DCHAR ch1, ch2; TCHAR ch3, ch4; then what will be types of ch1, ch2, ch3 and ch4?

6 Answers   NDS,


Can anyone tell what is stack overflow? what precaution we should take?

1 Answers  


Write a program to swap two numbers without using a temporary variable?

0 Answers   Infosys,


main is a predefined or user define function if user defined why? if predefined whay?

12 Answers   TCS,


write a program to print the one dimensional array.

1 Answers  


Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

0 Answers  


What does struct node * mean?

0 Answers  


How can I make sure that my program is the only one accessing a file?

0 Answers  


Categories