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


4. main()
{
int c=- -2;
printf("c=%d",c);
}



4. main() { int c=- -2; printf("c=%d",c); }..

Answer / dhanshri chabukswar

c=2

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

without using arithmatic operator solve which number is greater??????????

1 Answers   Accenture,


Why cann't whole array can be passed to function as value.

1 Answers  


What is the difference between arrays and pointers?

0 Answers  


write a program to display all prime numbers

0 Answers  


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

8 Answers  


There are 21 people in a room. They have to form groups of 3 people each. How many combinations are possible? Write a C program to print the same.

1 Answers   HCL, iGate,


main() { int i; printf("%d",((i=1)*i-- - --i*(i=-3)*i++ + ++i)); } ans is 24 bt how?pls tell smbody............

3 Answers  


swap 2 numbers without using third variable?

0 Answers   IBS,


praagnovation

0 Answers  


write a program to print largest number of each row of a 2D array

0 Answers  


WRITE A C PROGRAM TO FIND SECOND BIGGEST VALUE FROM THE GIVEN VALUES

1 Answers  


given post order,in order construct the corresponding binary tree

0 Answers   S-Cube, Wipro,


Categories