

(10101)_2=(21)10


Given : Number (10101)_2(10101)2
To find : What is the value of (10101)_2(10101)2 in decimal number system?
Solution :
Decimal number system is a positional numeral system employing 10 as the base.
Now, to convert it into base 10
Multiply each digit of the following binary by the corresponding power of 2:
(10101)_2(10101)2
=1\times 2^4+0\times 2^3+1\times 2^2+0\times 2^1+1\times 2^0=1×24+0×23+1×22+0×21+1×20
=1\times 16+0\times 8+1\times 4+0\times 2+1\times 1=1×16+0×8+1×4+0×2+1×1
=16+0+4+0+1=16+0+4+0+1
=21=21
Therefore, (10101)_2=(21)_{10}(10101)2=(21)10
Answer:
vxxgxfufjdfhgffghgfghgffh
This code attempts to fuse two strings together. So,
fuse("Apple", "Banana")
would return "ABpapnlaen a"
However, there are a couple of things wrong with this code:
- The for loop is incomplete (probably a copy paste error)
- It is unclear from the code if the array jawaban will overflow if kata1 and kata2 are large (it probably will)
- Biggest problem: the jawaban array is declared on the stack, which means it will be cleaned up when the function returns. So the caller of this function will reference unallocated memory! This is a huge bug!!
Answer:
The correct answer for the given question is "true".
Explanation:
Yes delete is a verb in a database table because it perform the action it means it will delete the data or record from a database table .The SQL query of delete is
Delete from tablename ;
For example :delete name from student;
In this query name will deleted from student table this action will be performed by delete query so we conclude that delete is a verb.
When was the Ming dynasty established?
the 1100s CE
the 1200s CE
the 1300s CE
the 1400s CE