Who developed the Java programming language?
Which of the following is the correct file extension for a Java program?
Which method is the entry point of a Java program?
Which of the following is not a Java feature?
Which keyword is used to create an object in Java?
Which data type is used to store true or false values in Java?
What is the size of int data type in Java?
Which loop is guaranteed to execute at least once?
Which of the following is used for exception handling in Java?
Which collection class does not allow duplicate elements?