Answer Posted / avadhesh singh yadav
INT is a primitive datatype which is use to represent the
type of value that gonna b stored in variable.
Its range:-128 to +127
size:2byte in turbo
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between declaring a variable by constant keyword and #define ing that variable?
What does the error 'Null Pointer Assignment' mean and what causes this error?
What is the most efficient way to count the number of bits which are set in an integer?
Explain what are compound statements?
what is the role you expect in software industry?
How #define works?
Is null equal to 0 in sql?
How can I send mail from within a c program?
What is the use of printf() and scanf() functions?
What are control structures? What are the different types?
Explain what is meant by 'bit masking'?
What is union and structure?
Explain what is the difference between null and nul?
How can you tell whether a program was compiled using c versus c++?
What are the advantages and disadvantages of c language?