Multiple Choice Question (MCQ)

Question: what is the correct html tag for adding a background color?
A. <body color = "Yellow">
B. <body bgcolor = "Yellow">
C. <body background = "Yellow">
D. <body bg = "Yellow">
Correct Answer: <body bgcolor = "Yellow">