 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | Which of the following is not a valid declaration in C?1. short int x;ÂÂÂÂ2. signed short x;3. short x;4. unsigned short x; | 
| A. | 1 and 2 | 
| B. | 2 and 4 | 
| C. | 3 and 4 | 
| D. | All are valid | 
| Answer» E. | |