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


Can the curly brackets { } be used to enclose a single line of code?


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

Post New Answer

More C Interview Questions

read the folllowing code # define MAX 100 # define MIN 100 .... .... if(x>MAX) x=1; else if(x<MIN) x=-1; x=50; if the initial value of x=200,what is the vlaue after executing this code? a.200 b.1 c.-1 d.50

4 Answers   TCS,


Why can’t we compare structures?

0 Answers  


How can I find the modification date and time of a file?

0 Answers  


What is the use of #include in c?

0 Answers  


what is an ERP?

2 Answers   Infotech,


Which control loop is recommended if you have to execute set of statements for fixed number of times?

0 Answers  


What is the explanation for the dangling pointer in c?

0 Answers  


What does %c mean in c?

0 Answers  


Explain the difference between struct and union.

2 Answers  


I didn't count the ducks that I saw in line, but I do remember that one duck was in front of two ducks, another duck behind two ducks. How many ducks did I see?

2 Answers  


wt is diference between int and int pointer as same as float and float pointer and char and char pointer

8 Answers   CTS, Infosys,


what is the use of call back function in c?tell me with example

2 Answers   Bosch,


Categories