what is the size of an integer variable?

Answer Posted / manish soni tagore collage jai

size of integer is
sizeof(int);

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does c mean?

584


please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics

2854


How can I remove the trailing spaces from a string?

606


When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.

1521


Suggesting that there can be 62 seconds in a minute?

592






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

634


What is the difference between printf and scanf )?

582


Differentiate abs() function from fabs() function.

588


What is the equivalent code of the following statement in WHILE LOOP format?

759


Explain can you assign a different address to an array tag?

634


When is a null pointer used?

632


What is indirection? How many levels of pointers can you have?

650


What are operators in c?

575


What is the size of a union variable?

594


A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream

660