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


What is c definition?


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

Post New Answer

More C Interview Questions

How does placing some code lines between the comment symbol help in debugging the code?

0 Answers  


What is the hardest programming language?

0 Answers  


how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software

0 Answers  


Can the “if” function be used in comparing strings?

0 Answers  


Can you return null in c?

0 Answers  


Is it possible to pass an entire structure to functions?

0 Answers  


What are bitwise shift operators in c programming?

0 Answers  


Which weighs more, a gram of feathers or a gram of gold?

2 Answers  


what is the basis for selection of arrays or pointers as data structure in a program

0 Answers   TCS,


what is the difference between unix os and linux os

4 Answers  


name the language for writing c compiler?

3 Answers   Microsoft,


2.Given the short c program that follows a. make a list of the memory variables in this program b.which lines of code contain operations that change the contents of memory? what are those operations? Void main( void) { Double base; Double height; Double area; Printf(“enter base and height of triangle :”); Scanf(“%lg”, &base); Scanf(“%lg”, &height); Area=base*height/2.0; Printf(“the area of the triangle is %g \n”,area); }

1 Answers   Wipro,


Categories