McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Bachelor of Computer Applications (BCA)
→
Java Programming
→
In java thread to thread communication i...
Q.
In java thread to thread communication is called _____.
A.
passing.
B.
sending.
C.
messaging.
D.
calling.
Answer» C. messaging.
1k
0
Do you find this helpful?
1
View all MCQs in
Java Programming
Discussion
No comments yet
Login to comment
Related MCQs
State true or false (i) Java RMI supports distributed objects written entirely in java (ii) Java RMI makes use of stubs and skeleton (iii) In Java RMI an object registers itself with a media server (iv) IDL is interface declaration language
Match the following (a) Datagram Socket (i) UDP connection (b) URL (ii) provides a necessary framework of debugging java programs (c) java.net (iii) makes it possible to communicate over a network with java programs (d) sun.tools.debug (iv) is a java object that represents WWW address
Java enables the creation of cross-platform programs by compiling into an intermediate representation called Java ____________.
What is different between a Java applet and a Java application?
What is different between a Java applet and a Java application?
Thread priority in Java is represented as?
Thread priority in Java is?
Which of the interface contains all the methods used for handling thread related operations in Java?
Java's garbage collector runs as a ______ priority thread waiting for _______ priority threads to relinquish the processor. Choose the correct sequence.
Which of these method of Thread class is used to find out the priority given to a thread?