1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
salantis [7]
3 years ago
5

Which decimal value (base 10) is equal to the binary number 1012?

Computers and Technology
1 answer:
GaryK [48]3 years ago
7 0

Answer:

The decimal value of 101₂² base 2 = 25 base 10

Explanation:

The number 101₂² in decimal value is found as follows;

101₂ × 101₂ = 101₂ + 0₂ + 10100₂

We note that in 101 + 10100 the resultant 2 in the hundred position will have to be converted to a zero while carrying over 1 to the thousand position to give;

101₂ + 0₂ + 10100₂ = 11001₂

Therefore;

101₂² =  11001₂

We now convert the result of the square of the base 2 number, 101², which is 11001₂ to base 10 as follows;

Therefore converting 11001₂ to base 10 gives;

11001₂= 1 × 2⁴ + 1 × 2³ + 0 × 2² + 0 × 2 ¹ + 1 × 2⁰

Which gives;

16 + 8 + 0 + 0 + 1 = 25₁₀.

You might be interested in
Question 2 If you are deploying applications in your Pods that need persistent storage, which controller type should you use
Ugo [173]

Answer:

"StatefulSet" is the right response.

Explanation:

StatefulSet seems to be an API teaching load instrument that is used to start managing stateful implementations.

  • Maintains or controls the integration as well as balancing of such a series of Pods but mostly generates a sort of assurance on the placing an order but rather distinctiveness of certain Pods.
  • Like some kind of Implementation, a StatefulSet did maintain pods that have been predicated on the same type of receptacle.
6 0
3 years ago
Windows server 2012 r2 includes hyper-v in which edition(s)?
SashulF [63]
<span>The Standard and Datacenter editions.</span>
7 0
4 years ago
What tool should be used to remove fields and format data when importing?
uysha [10]

Answer:

A.)Power Query Editor

Explanation:

Power Query editor is a Microsoft Office application, it can be utilized to remove fields and format data when importing files.

To remove fields, a user will click on the fields he wants to remove, then right-click to select Remove Columns on the menu, and under the same menu select Remove Columns from the sub-menu.

It is also used in formating data in the table created.

6 0
3 years ago
The computer architecture is broken into these three components
GalinKa [24]

Answer:

CPU, memory and input/output.

Explanation:

The computer architecture is broken into these three components;

I. CPU: this is known as the central processing unit and it is considered to be the brain of a computer system. It is the system unit where all of the processing and logical control of a computer system takes place.

II. Memory: it is the location used by the computer system to hold or store data. A computer memory comprises of random access memory (RAM) and read only memory (ROM).

III. Input/output: this unit is also known as peripherals and it comprises of all of the input and output devices that are interconnected with the CPU. It includes keyboards, speakers, monitor, printer, scanner etc.

7 0
3 years ago
Write a function that returns the largest value stored in anarray-of-int. Test the function in a simpleprogram.
Minchanka [31]

<u>C program for finding the largest Value in array of integers</u>

#include <stdio.h>  

/*Function that returns the largest value stored in an array-of-int*/

int max(int array[], int m)  

{  

   int i;  

     /* Initializing variable maximum with array[0]*/

   int maximum = array[0];  

    /* Traversing array elements from 2 to last and comparing it with variable maximum*/

   for (i = 1; i < m; i++)  

       if (array[i] > maximum)  

           maximum = array[i];  

 

   return maximum; //returning maximum element of array

}  

//driver function  

int main()  

{  

   int array[] = {5, 78, 23, 65, 9}; //Input array

   int m = sizeof(array)/sizeof(array[0]); //finding the length of array

   printf("Largest in given array is %d", max(array, m));/*function calling and printing maximum element of array */

   return 0;  

}

<u>Output: </u>

Largest in given array is 78

3 0
3 years ago
Other questions:
  • Write code to print the location of any alphabetic character in the 2-character string passCode. Each alphabetic character detec
    10·1 answer
  • Oop skskskssksksksksk
    15·2 answers
  • In what year was the 1st zelda game released
    5·2 answers
  • Describe data center technology and its relevance to modern-day cloud computing. Support your opinion with cited information.( S
    14·1 answer
  • A summer camp offers a morning session and an afternoon session.
    5·1 answer
  • Why does a print document need a higher raster effect setting ?​
    14·1 answer
  • What is an html skeleton? If you know what it is can you write it for me?
    12·1 answer
  • Convert 1/32 GB into MB​
    14·1 answer
  • Which protocol is responsible for transporting files between a client and a server?
    14·2 answers
  • if you are using an administrator account during a software installation and you get prompted by the uac, you should
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!