10.9 (Using Unions) Create union floatingPoint with members float f, double d and long double x. Write a program that inputs values of type float, double and long double and stores the values in union variables of type union floatingPoint. Each union variable should be printed as a float, a double and a long double. Do the values always print correctly? Note : The long double result will vary depending on the system (Windows, Linux, MAC) you use. So do not be concerned if you are not getting the correct answer. Input must be same for all cases for comparison. Enter data for type float:234.567 Breakdown of the elenent in the union float 234.567001 double 0.000000 long double 8.800000 Breakdown in hex Float e0000000 double 436a9127 long double 22f dee Enter data for type double:234.567 Breakdown of the elenent in the union float -788598326743269380.000000 double 234.567000 long double 8.800000 Breakdown in hex float 0 double dd2f1aae long double 22fdel Enter data for type long double: Sample input and output for the remaining data type is not shown. You must include them for your assignment Follow the same approach in the previous problem as in creating different variables.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

using chapters 1 to 10 from the book C how to program edition 8

10.9
(Using Unions) Create union floatingPoint with members float f, double d and long
double x. Write a program that inputs values of type float, double and long double and stores the
values in union variables of type union floatingPoint. Each union variable should be printed as a
float, a double and a long double. Do the values always print correctly?
Note : The long double result will vary depending on the system (Windows, Linux, MAC) you use. So
do not be concerned if you are not getting the correct answer. Input must be same for all cases for
comparison.
Enter data for type float:234.567
Breakdown of_the element in the union
float 234.567001
double 0.000000
long double 0.000000
Breakdown in hex
float e000000
double 436a9127
long double 22f de0
Enter data for type double:234.567
Breakdown of the element in the union
float -788598326743269380.000000
double 234.567000
long double 0.000000
Breakdown in hex
f loat 0
double dd2f1aa0
long double 22f deo
Enter data for type long double:
Sample input and output for the remaining data type is not shown. You must include them for your
assignment
Follow the same approach in the previous problem as in creating different variables.
Transcribed Image Text:10.9 (Using Unions) Create union floatingPoint with members float f, double d and long double x. Write a program that inputs values of type float, double and long double and stores the values in union variables of type union floatingPoint. Each union variable should be printed as a float, a double and a long double. Do the values always print correctly? Note : The long double result will vary depending on the system (Windows, Linux, MAC) you use. So do not be concerned if you are not getting the correct answer. Input must be same for all cases for comparison. Enter data for type float:234.567 Breakdown of_the element in the union float 234.567001 double 0.000000 long double 0.000000 Breakdown in hex float e000000 double 436a9127 long double 22f de0 Enter data for type double:234.567 Breakdown of the element in the union float -788598326743269380.000000 double 234.567000 long double 0.000000 Breakdown in hex f loat 0 double dd2f1aa0 long double 22f deo Enter data for type long double: Sample input and output for the remaining data type is not shown. You must include them for your assignment Follow the same approach in the previous problem as in creating different variables.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY