Solved

Consider the Java Segment

Question 22

Multiple Choice

Consider the Java segment:
String line1 = new String("c = 1 + 2 + 3") ;
StringTokenizer tok = new StringTokenizer(line1, delimArg) ;
For the String line1 to have 4 tokens, delimArg should be:


A) String delimArg = "+=";
B) String delimArg = "123"
C) String delimArg = "c+";
D) String delimArg = " ";

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents