Some questions for you?

1. Why java.awt.event package is to be imported when java.awt is already imported. Does java.awt not include java.awt.event also? 2. How many ways you can do scanf in Java? 3. Can a string be converted to byte, short, int, long, float, double, char and boolean? 4. What is instanceof keyword? 5. Why the methods of …

Some questions for you? Read More »