Which of the following conditions can be added to the code below so it will loop until the user enters "no" or "NO"?
A) response.equals("no") != response.equals("NO")
B) !(response.equals("no") || response.equals("NO") )
C) !response.equals("no") || !response.equals("NO")
D) !(response.equals("no") && response.equals("NO") )
Correct Answer:
Verified
Q85: Which code snippet produces the sum of
Q86: What is the output of this code
Q87: Which of the following conditions can be
Q88: What will be the output of the
Q89: What does the method below return?
Q91: For which input values will the following
Q92: What is the output of this loop?
Q93: Which of the following loops will print
Q94: What does the following loop compute?
Q95: Which statement about storyboards is true?
A)A storyboard
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents