Given below are two statements. In the light of the above statements, choose the correct answer from the options given below.
Statement I:A binary number that ends in a 1, for example 110011, is always an odd decimal number.
Statement II:HTML is a set of rules that must be obeyed when transferring files across the Internet.
ABoth Statement I and Statement II are true
BBoth Statement I and Statement II are false
CStatement I is true but Statement II is false ✓ Correct
DStatement I is false but Statement II is true
Correct answer: (C) Statement I is true but Statement II is false
Explanation
A binary number ending in 1 always has an odd decimal value, since the final place carries the value one, which is what Statement 1 says.
Statement 2 is wrong because HTML is a markup language for building web pages, not a rule set for transferring files.
The rules for transferring files across the internet come from protocols such as FTP or HTTP.
Only the rightmost binary digit decides oddness, as every other place is an even power of two.
With that last bit set to 1, the total gains an extra odd unit.
HTML tags describe structure and content, while protocols govern how data moves.
Want more like this? Create a free account to practise a full test, track your progress, and get spaced-repetition review.
Practise on Mcqkart →🎓 Book an expert →