Question
a.
-2147483647to +2147483648
0 to 4294967295
b.
-2147483648to +2147483647
0 to 4294967296
c.
-2147483648to +2147483647
0 to 4294967295
d.
0 to 4294967295
-2147483648to +2147483647
Posted under C Programming
0 to 4294967295
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. Range of singed long and unsigned long variables are
Similar Questions
Discover Related MCQs
Q. Range of float variable is
View solution
Q. Left most bit 0 in Singed representation indicates
View solution
Q. If you do not specify a storage class for a Variable
View solution
Q. What is a C Storage Class?
View solution
Q. Every C Variable must have
View solution
Q. Find a C Storage Class below.
View solution
Q. What is the default C Storage Class for a variable?
View solution
Q. Choose a right answer.
View solution
Q. A register variable is stored in a Register. Where does a Register Present in a Computer?
View solution
Q. Variables of type auto, static and extern are all stored in
View solution
Q. Find a right answer.
View solution
Q. Find a correct statement.
View solution
Q. Which among the following is a Local Variable?
View solution
Q. Which among the following is a Global Variable?
View solution
Q. Choose a correct statement about static variable.
View solution
Q. register float a = 3.14f;
Choose right statement.
View solution
Q. What is the difference between Declaration and Definition?
View solution
Q. Choose a correct statement regarding automatic variables.
View solution
Q. Operator % in C Language is called
View solution
Q. Output of an arithmetic expression with integers and real numbers is ___ by default.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond C Programming? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!