Question
1, select appropriate method out of number of methods definitions at execution time is called a, compiling b, static binding c, dynamic binding d, matching
1, select appropriate method out of number of methods definitions at execution time is called
a, compiling
b, static binding
c, dynamic binding
d, matching
2, exception handling structure could contain the flowing blocks: choose all that apply
a, try
b, catch
c, except
d, finnaly
3. which of the following statement is
a, you must use existing exception types
b, always create your own exception classes
c, your own exception class must best stand alone class
d, if you need to create your own exception class, it is best to create a subclass of an existing exception class.
4. to display a result a textfield, you should which method
a, println
b, string
c, setText
d, getText
5. which of the following generates GUI events ?
a, typing in a text field
b, selecting an item from a menu
c, click on a button
d, all of above
6, which of the f ollowing methods of the string class converts other value to string ?
a, valueOf
b, format
c, convert
d, print
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started