railway RRB JE (CBT I + CBT II) Mock Test 2024 Programming and Data Structure Programming in C Storage Class
Which of the following operators cannot be applied if the storage class of a variable is specified as 'register" in the "C" language?
1
!
2
--
3
&
4
++