Answer Posted / premlata
Basically Java Applications can be 2 types
1. CUI (Character User Interface)
2. GUI (Graphical User Interface)
| Is This Answer Correct ? | 7 Yes | 12 No |
Post New Answer View All Answers
What will happen to the exception object after exception handling?
What checkbox method allows you to tell if a checkbox is checked?
Why is java so important?
What is java life cycle?
Difference between final and effectively final ? Why is effectively final even required ?
What is the default value of byte datatype in java?
Why is core java important?
What is bufferedwriter?
What is java autoboxing?
Can you explain the meaning of aggregation and composition
What does the “static” keyword mean?
What does three dots mean in java?
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
What is static in java?
What is a container in a gui?