C Programming Multiple Choice Questions and Answers
Computer Languages
19. | Symbol _______ is used for bit wise operation. |
---|
20. | The _______ statement terminates the current iteration. |
---|
21. | The scope of register variables is _______ |
---|
22. | Elements of two dimensional array are stored _______ wise. |
---|
23. | All elements of a structure are stored in _______ memory locations. |
---|
24. | The sizeof operator returns the amount of memory required in terms of _______ |
---|