Quick Test 4: Introduction to C


1. Indicate for each of these identifiers if they are valid
 
 
valid 
not valid 
explanantion 
birthday8 
1shot 
hot? 
OLD_TIME 
down.to.earth 

2. In C we write comment

after "REM"
in between "{" and "}"
after "//"
after "comment"