Typem prostym (prymitywnym) dla klasy String jest:
SDA Podstawy 3

Quiz
•
Computers
•
Professional Development
•
Medium

Mateusz Kwiecień
Used 1+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
String[]
string
Klasa String nie ma odpowiednika wśród typów prostych
char
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Poprawnym sposobem stworzenia nowego obiektu typu String jest:
String = "text";
String s = new String("text");
String s = String("text");
String s = new "text";
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aby porównać treść dwóch obiektów klasy String używamy:
metody equals()
znaku '='
nie da się tego zrobić
znaku '=='
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Stringi tworzone poprzez literał (np. String s = "text") zapisywane są w specjalnym obszarze pamięci zwanym:
String Memory
String Pool
String Buffer
String Space
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Aby dopasowywać wyrażenia regularne w języku Java używamy klas:
String i Matcher
Java nie oferuje takiej funkcjonalności
Pattern i Double
Matcher i Pattern
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Poprawną deklaracją tablicy w języku Java NIE jest:
String[] s = new String[3];
String[] s = new String[];
String[] s = new String[]{"Lorem"};
Similar Resources on Quizizz
10 questions
PreTrainingClassesObjectsMethods

Quiz
•
Professional Development
10 questions
Introdução JavaScript

Quiz
•
Professional Development
10 questions
04 JavaScript Einführung

Quiz
•
Professional Development
11 questions
JavaScript

Quiz
•
Professional Development
10 questions
DECI - Week 11 - round

Quiz
•
Professional Development
10 questions
SENZ AIOT SAVANTS - JV & JS

Quiz
•
Professional Development
10 questions
java

Quiz
•
Professional Development
6 questions
SDA Java Podstawy 1

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade