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 INT?

Answer Posted / thulasi

int is a integer data type that represents a variable with the integeral values

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i have a written test for microland please give me test pattern

2784


How can I access an I o board directly?

1130


What does a function declared as pascal do differently?

1224


What is string concatenation in c?

1139


When should you use a type cast?

1188


What are different types of pointers?

1109


Write the test cases for checking a variable having value in range -10.0 to +10.0?

2370


What is a far pointer in c?

1098


Explain what is wrong with this statement? Myname = ?robin?;

1641


Which one would you prefer - a macro or a function?

1134


write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.

2914


Why do we use header files in c?

1125


Why does this code crash?

1146


#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }

1169


What are the back slash character constants or escape sequence charactersavailable in c?

1233