a) It is not an error to declare a variable to be one of the keywords(like goto, static)
b) They can contain alphanumeric characters as well as special characters
c) Variable names cannot start with a digit
d) Variable can be of any length
Answer: c
Explanation: According to the syntax for C variable name, it cannot start with a digit.
Related Posts
_____________ signal is used as an acknowledgement signal by the slave in Multiple cycle transfers.
Which is fed into the BUS first by the initiator?
The Master strobes the slave at the end of each clock cycle in Synchronous BUS.
The time for which the data is to be on the BUS is affected by __________
The delays caused in the switching of the timing signals is due to __________
In synchronous BUS, the devices get the timing signals from __________
The device which interacts with the initiator is __________
Join The Discussion