Homework Clinic

Science Clinic => Computer Science => Programming and Graphic Design => Topic started by: Kikoku on May 22, 2019

Title: Besides the decimal number system that is most common (base 10), two other number systems that can ...
Post by: Kikoku on May 22, 2019
Besides the decimal number system that is most common (base 10), two other number systems that can be used in C++ programs are
◦ octal and fractal
◦ base 2 and binary
◦ octal and hexadecimal
◦ base 2 and base 4
◦ None of these
Title: Besides the decimal number system that is most common (base 10), two other number systems that can ...
Post by: zoeyesther on May 22, 2019
octal and hexadecimal
Title: Besides the decimal number system that is most common (base 10), two other number systems that can ...
Post by: Kikoku on May 22, 2019
TY
Title: Besides the decimal number system that is most common (base 10), two other number systems that can ...
Post by: zoeyesther on May 22, 2019
You're welcome
Title: Re: Besides the decimal number system that is most common (base 10), two other number systems that c
Post by: John Lopez on Sep 7, 2022
thank you