Question:Which of the following statements are correct for the keyword register?
A It is a storage-class-specifier
B It guarantees that the variable is kept in the CPU register for maximum speed
C It requests that the variable be kept in the CPU register for maximum speed
D It does not guarantee that the variable value is kept in CPU register for maximum speed
E None
+ AnswerC D
+ Report