Question-161: What is Locale?
Answer:
A Locale object represents a specific geographical, political, or cultural region.
Question-162: How will you load a specific locale?
Answer:
By ResourceBundle.getBundle(?) method.
Question-163: What is a JavaBean?
Answer:
are reusable software components written in the Java programming language, designed to be manipulated visually by a software develpoment environment, like JBuilder or VisualAge for Java.
Question-164: Can RMI and Corba based applications interact?
Answer:
Yes they can. RMI is available with IIOP as the transport protocol instead of JRMP.
Answer:
A Locale object represents a specific geographical, political, or cultural region.
Question-162: How will you load a specific locale?
Answer:
By ResourceBundle.getBundle(?) method.
Java Bean Interview Questions
Question-163: What is a JavaBean?
Answer:
are reusable software components written in the Java programming language, designed to be manipulated visually by a software develpoment environment, like JBuilder or VisualAge for Java.
RMI Interview Questions
Question-164: Can RMI and Corba based applications interact?
Answer:
Yes they can. RMI is available with IIOP as the transport protocol instead of JRMP.
No comments:
Post a Comment