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
Typem prostym (prymitywnym) dla klasy String jest:
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 Wayground
9 questions
PreTrainingJavaScript

Quiz
•
Professional Development
10 questions
ICT 10 M6 QUIZIZZ

Quiz
•
Professional Development
6 questions
SDA Java Podstawy 1

Quiz
•
Professional Development
10 questions
Introdução JavaScript

Quiz
•
Professional Development
10 questions
Java main() and Scanner

Quiz
•
Professional Development
10 questions
Chapter 2 - FSW

Quiz
•
Professional Development
10 questions
java

Quiz
•
Professional Development
10 questions
Basic Programming Kotlin

Quiz
•
Professional Development
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade