McqMate
| Q. |
Which of the following statement is correct? |
| A. | For positive numbers, result of operators >> and >>> are same |
| B. | Java provides two operators to do left shift <<< and << |
| C. | >> is the zero fill right shift operator |
| D. | >>> is the signed right shift operator |
| Answer» A. For positive numbers, result of operators >> and >>> are same | |
View all MCQs in
Java ProgrammingNo comments yet