MCQOPTIONS
Home
About Us
Contact Us
Bookmark
Saved Bookmarks
Testing Subject
General Aptitude
Logical and Verbal Reasoning
English Skills Ability
Technical Programming
Current Affairs
General Knowledge
Finance & Accounting
GATE (Mechanical Engineering)
Chemical Engineering
→
EXL
→
Aptitude & Logical - EXL
→
Classes communicate with one another via ______ ....
1.
Classes communicate with one another via ______ .
A.
Read sensors
B.
Dial phones
C.
Messages
D.
None of the above
Answer» D. None of the above
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
The following Syntax is used for? class Subclass-name extends Superclass-name { //methods and fields }
Where are the following four methods commonly used? 1) public void add(Component c) 2) public void setSize(int width,int height) 3) public void setLayout(LayoutManager m) 4) public void setVisible(boolean)
These two ways are used to create a Frame By creating the object of Frame class (association) By extending Frame class (inheritance)
In Servlet Terminology what provides runtime environment for JavaEE (j2ee) applications. It performs many operations that are given below: 1. Life Cycle Management 2. Multithreaded support 3. Object Pooling 4. Security etc.
The following example shows the creation of a import java.applet.*; import java.awt.*; public class Main extends Applet{ public void paint(Graphics g){ g.drawString("Welcome in Java Applet.",40,20); } }
Which are the common security restrictions in applets?
Which method is used for retrieving streams of both ASCII and Unicode characters is new in the JDBC 2.0 core API?
How many Result sets available with the JDBC 2.0 core API?
Which attribute specifies a JSP page that should process any exceptions thrown but not caught in the current page?
In RMI Architecture which layer Intercepts method calls made by the client/redirects these calls to a remote RMI service?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies