Sail E0 Webinar
Question
Which of the following declaration is not supported by C?
Options:
A .  String str;
B .  char *str;
C .  float str = 3e2;
D .  Both (a) and (c)
Answer: Option A


It is legal in Java, not in C.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers