Computer Science, asked by ZarkingGamingYT, 10 months ago

Convert The Following Number To Binary Number -:



25
48​

Attachments:

Answers

Answered by sagarajchavan
0

Answer:

DECIMAL NUMBERS IN BINARY

0 0

1 1

2 10

3 11

4 100

5 101

6 110

7 111

8 1000

9 1001

10 1010

11 1011

12 1100

13 1101

14 1110

15 1111

16 10000

17 10001

18 10010

19 10011

20 10100

21 10101

22 10110

23 10111

24 11000

25 11001

26 11010

27 11011

28 11100

29 11101

30 11110

31 11111

32 100000

33 100001

34 100010

35 100011

36 100100

37 100101

38 100110

39 100111

40 101000

41 101001

42 101010

43 101011

44 101100

45 101101

46 101110

47 101111

48 110000

49 110001

50 110010

Explanation:

mark me as brainliest please

Answered by sg249344
0

</p><p>	&lt;head&gt;</p><p>	</p><p>	&lt;style type="text/css" media="all"&gt;</p><p>	</p><p>	:root{</p><p>		--color:white;</p><p>	}</p><p>	</p><p>	body {</p><p>		font-family: Sans-Serif;</p><p>		background-image: repeating-linear-gradient(15deg, hsl(142,0%,8%) 0px,hsl(142,0%,8%) 12px,transparent 13px),repeating-linear-gradient(155deg, hsl(142,0%,8%) 0px,hsl(142,0%,8%) 12px,transparent 13px),linear-gradient(90deg, hsla(96,0%,71%,1),hsla(111,0%,71%,1));</p><p>	}</p><p>		p{</p><p>			color: var(--color);</p><p>			padding: 20px;</p><p>			text-align: center;</p><p>			font-weight: 400;</p><p>		}</p><p>		</p><p>		.double{</p><p>			border-bottom: 2px double #94ff8c;</p><p>			color: #94ff8c;</p><p>		}</p><p>	  </p><p>	  </p><p>	  	</p><p>	 marquee{</p><p>	 	color: var(--color);</p><p>	 }</p><p>	 </p><p>	</p><p>	&lt;/style&gt;</p><p>	&lt;/head&gt;</p><p>		&lt;body&gt;</p><p>			</p><p>	&lt;p&gt;&lt;span class="double"&gt;Solution To Your Question&lt;/span&gt;&lt;br&gt;&lt;br&gt;</p><p> 25 = 11001 &lt;br&gt;&lt;br&gt;</p><p> 48 = 110000</p><p> </p><p>	&lt;br&gt;&lt;br&gt;</p><p>	Hope You Liked It</p><p>	&lt;/p&gt;</p><p>	</p><p>	&lt;marquee&gt; &lt;b&gt;Mark Me as the brainliest &amp;#128151;</p><p>	&lt;br&gt;</p><p>	&lt;/b&gt;&lt;/marquee&gt;</p><p>	</p><p>	</p><p>	</p><p>		&lt;/body&gt;</p><p>	</p><p>	</p><p>

Similar questions