Match the data types on the left with range of values they can represent. The range depends on the number of bytes (8-bits per byte). Assume that a modern 64-bit operating system is being used. NOTE: You can verify the size of each data type using the sizeof operator. unsigned long long float double address of char address of long long address of double -9,223,372,036,854,775,808 [Choose -32,768 to 32,767 0 to 65,535 0 to 4,294,967,295 -128 to 127 (+/-)1.2E-38 to (+/-)3.4E+38 0 to 18,446,744,073,709,551,615 (+/-)2.3E-308 to (+/-)1.7E+308 -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807 -2,147,483,648 to 2,147,483,647 0 to 255 [Choose] [Choose]

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter10: Pointers
Section10.1: Addresses And Pointers
Problem 12E
icon
Related questions
Topic Video
Question
Question 10
Match the data types on the left with range of values they can represent. The range depends on the number
of bytes (8-bits per byte). Assume that a modern 64-bit operating system is being used.
NOTE: You can verify the size of each data type using the sizeof operator.
unsigned long long
float
double
address of char
address of long long
address of double
-9,223,372,036,854,775,808
[Choose]
-32,768 to 32,767
0 to 65,535
0 to 4,294,967,295
-128 to 127
(+/-)1.2E-38 to (+/-)3.4E+38
0 to 18,446,744,073,709,551,615
(+/-)2.3E-308 to (+/-)1.7E+308
-9,223,372,036,854,775,808 to 9,223,372,036,854,775,807
-2,147,483,648 to 2,147,483,647
0 to 255
[Choose]
[Choose]
Transcribed Image Text:Question 10 Match the data types on the left with range of values they can represent. The range depends on the number of bytes (8-bits per byte). Assume that a modern 64-bit operating system is being used. NOTE: You can verify the size of each data type using the sizeof operator. unsigned long long float double address of char address of long long address of double -9,223,372,036,854,775,808 [Choose] -32,768 to 32,767 0 to 65,535 0 to 4,294,967,295 -128 to 127 (+/-)1.2E-38 to (+/-)3.4E+38 0 to 18,446,744,073,709,551,615 (+/-)2.3E-308 to (+/-)1.7E+308 -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807 -2,147,483,648 to 2,147,483,647 0 to 255 [Choose] [Choose]
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Instruction Format
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning