Answer:
D.
Explanation:
Its the exact definition of an undecidable problem. Plus I have my notebook open next to me and that's what it says, trust bro.
The answer is A. User account.
Hope this helped!
Please mark brainliest answer ;D
Answer:
Elements
Explanation:
A computer code acts as a medium by which a person can communicate with the computer machine.
One such language is known as HTML or hypertext markup language. HTML stands for Hypertext markup language which is used to markup the language for web pages in computer.
The HTML series consists of a series of elements which are enclosed in the tags commonly called start tag and a stop tag.
Example <head>
here,
the head is a series of elements.
< start-tag
> stop-tag
Thus, element is the correct answer.