Vidyalelo
C Programming · Q240

C Fundamentals

Programming · C Programming · question 240

Q240

What is the problem in the following variable declaration? 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

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board