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 a _______ is a sequence of chara...
Q.
In java a _______ is a sequence of characters.
A.
string.
B.
arrayChar.
C.
groupChar.
D.
collection.
Answer» A. string.
2.8k
0
Do you find this helpful?
20
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
Which of these classes is used to read characters and strings in Java from console?
What is different between a Java applet and a Java application?
What is different between a Java applet and a Java application?
Java enables the creation of cross-platform programs by compiling into an intermediate representation called Java ____________.
When does Exceptions in Java arises in code sequence?
Java's garbage collector runs as a ______ priority thread waiting for _______ priority threads to relinquish the processor. Choose the correct sequence.
Character Stream Classes support input/output operations on _______ characters:
The _______ class is used to read characters from the file: