String Method Review

Descrição

AP Computer Science Quiz sobre String Method Review, criado por Shannon Anderson-Rush em 05-10-2020.
Shannon Anderson-Rush
Quiz por Shannon Anderson-Rush, atualizado 3 meses atrás
Shannon Anderson-Rush
Criado por Shannon Anderson-Rush quase 4 anos atrás
1203
0

Resumo de Recurso

Questão 1

Questão
Consider the following code segment: String newString = "Welcome"; String anotherString = "Home"; newString = anotherString + "Hello"; What is the value of newString?
Responda
  • HomeHello
  • HelloHello
  • WelcomeHello
  • Welcome Hello
  • Home Hello

Questão 2

Questão
Which of the following returns the last character of the string str?
Responda
  • str.substring(0);
  • str.substring(0, str.length());
  • str.substring(length(str));
  • str.substring(str.length()-1);
  • str.substring(str.length());

Semelhante

Computing Hardware - CPU and Memory
ollietablet123
SFDC App Builder 2
Parker Webb-Mitchell
Data Types
Jacob Sedore
Intake7 BIM L1
Stanley Chia
Software Processes
Nurul Aiman Abdu
Design Patterns
Erica Solum
CCNA Answers – CCNA Exam
Abdul Demir
Abstraction
Shannon Anderson-Rush
Spyware
Sam2
HTTPS explained with Carrier Pigeons
Shannon Anderson-Rush
Data Analytics
anelvr