Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You can use C, Python, or Java. Write a program that takes in a huge list of hex decimals seperated by 8 bits and compares

You can use C, Python, or Java.

Write a program that takes in a huge list of hex decimals seperated by 8 bits and compares them with another list of hex decimals.

If a bit has changed, notify the user which bit has changed.

For example, user inputs: E815348B 5EFE8A47 0F2AE450 B8020050 B8200050 E8EF355E 5F8BE55D C2020090 558BEC81 7E04FF00 75042BC0 EB1DB820 0050E84D 328B5E04 D1E3FFB7 6219E8D7 33B80A00 50E83A32 B801005D C2020090 558BEC83 EC04E819 698B4604 B105D3E0 05A85589 46FC50E8 AE69B801 0050B818 0050B801 0050B826 0050B809 0050E869 37B8FF00 50E8FA31 B8FC0050 E8F331B8 FE0050E8 EC31B80E 9750E87B 33B8FB00 50E8DE31 B8FE0050 E8D7318B 5EFC8A47 192AE450 E869FF89 46FE8B5E FC8A471A 2AE450E8 5AFF0146 FE8B5EFC 8A471B2A E450E84B FF0146FE 8B5EFC8A 471C2AE4 50E83CFF 0146FE8B 5EFC8A47 1D2AE450 E82DFF01 46FE8B5E FC8A471E 2AE450E8 1EFF0146 FE751F2B C050B804 0050E8A9 36B8FC00 50E86A31 B8169750 E8F932B8 FB0050E8 5C31B801 0050B818

We compare this with another list of hex decimals. If the other list has all matching bits meaning everything is equal say nothing has changed. If they're not equal then notify which bits have changed.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Strategic Database Technology Management For The Year 2000

Authors: Alan Simon

1st Edition

155860264X, 978-1558602649

More Books

Students also viewed these Databases questions