What is the problem in the following variable declaration?
float 3Bedroom-Hall-Kitchen?;
float 3Bedroom-Hall-Kitchen?;
A. The variable name begins with an integer
B. The special character '-'
C. The special character '?'
D. All of the mentioned
Answer: Option D
Join The Discussion