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

What is an identifier?

0 Answers  


Print all the palindrome numbers.If a number is not palindrome make it one by attaching the reverse to it. eg:123 output:123321 (or) 12321

7 Answers   HCL,


The __________ attribute is used to announce variables based on definitions of columns in a table?

0 Answers  


What is %g in c?

0 Answers  


What is the best organizational structure?

0 Answers  


Give me basis knowledge of c , c++...

5 Answers  


Determine the result of performing two successive block transfers into the same area of a frame buffer using the binary arith operations

0 Answers  


How to removing white spces in c programming only bu using loops

2 Answers  


main() { int a[10]; printf("%d",*a+1-*a+3); }

2 Answers  


A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile

0 Answers  


What is a example of a variable?

0 Answers  


write a program that print itself even if the source file is deleted?

2 Answers  


Categories