subject

Simpson is trying to solve an equation related to converting a decimal number to its hexadecimal form. He decides to utilize the grouping binary method of conversion. How will he represent the decimal number 1210 in the hexadecimal form?
A.
number 12 is written as 9 in hexadecimal with 16 as the base
B.
number 12 is written as A in hexadecimal with 16 as the base
C.
number 12 is written as D in hexadecimal with 16 as the base
D.
number 12 is written as B in hexadecimal with 16 as the base
E.
number 12 is written as C in hexadecimal with 16 as the base

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:30
Consider the following statements: #include #include class temporary { private: string description; double first; double second; public: temporary(string = "", double = 0.0, double = 0.0); void set(string, double, double); double manipulate(); void get(string& , double& , double& ); void setdescription(string); void setfirst(double); void setsecond(double); }; write the definition of the member function set() so that the instance variables are set according to the parameters. write the definition of the constructor so that it initializes the instance variables using the function set() write the definition of the member function manipulate() that returns a decimal number (double) as follows: if the value of description is "rectangle", it returns first * second if the value of description is "circle" it returns the area of a circle with radius first if the value of description is "cylinder" it returns the volume of a cylinder with radius first and height second. hint: the volume of a cylinder is simply the area of the circle at the base times the height. if the value of description is "sphere" it returns the volume of the sphere with radius first. otherwise it returns -1.0;
Answers: 1
question
Computers and Technology, 22.06.2019 17:00
Which of the following is not contained on the slide show toolbar? a. next button b. slide button c. close button d. pen too
Answers: 2
question
Computers and Technology, 22.06.2019 18:00
When is it appropriate to use an absolute reference
Answers: 1
question
Computers and Technology, 22.06.2019 19:10
10. when you create a pivottable, you need to specify where to find the data for the pivottable. is it true
Answers: 2
You know the right answer?
Simpson is trying to solve an equation related to converting a decimal number to its hexadecimal for...
Questions
question
Social Studies, 04.11.2020 14:00
question
Mathematics, 04.11.2020 14:00
question
Mathematics, 04.11.2020 14:00
question
Mathematics, 04.11.2020 14:00