String

Quiz
•
Computers
•
1st - 3rd Grade
•
Medium
ANIS (PBU)
Used 1+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
String is an ................
array of integers
array of characters
array of class
array of data type
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Example 1
String s = new String( );
Syntax
String stringobject = new String( );
Creating String Object : Empty Object
Creating String Object : Not Empty Object
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Example 4
String s = "I have to study for my exams";
Syntax
String stringobject = <string value>;
Creating String Object : Empty Object
Creating String Object : Not Empty Object
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
String country = "Malaysia";
int i = country.length( );
value of i is 10
value of i is 6
value of i is 8
value of i is 4
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
String firststring = "Welcome to ";
String secondstring = "Malaysia";
String thirdstring = firststring.concat(secondstring);
System.out.println(thirdstring);
Malaysia
Malaysia Welcome to
Welcome to Malaysia
Welcome to
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Identify are they the method of String Class ?
charAt()
equals()
indexOf()
replace()
trim()
True.
All of them are method of String Class
False.
All of them are not method of String Classlse
Similar Resources on Wayground
10 questions
Web Lanjutan - Introduce

Quiz
•
3rd Grade
10 questions
Yr 7 Flowgorithm

Quiz
•
3rd Grade
6 questions
DEC20162 PROGRAMMING FUNDAMENTAL

Quiz
•
2nd Grade
10 questions
INTRODUCTION TO OOP

Quiz
•
1st - 3rd Grade
10 questions
Программирование C#

Quiz
•
1st - 10th Grade
8 questions
Array

Quiz
•
3rd Grade
10 questions
Programming - Arrays

Quiz
•
2nd - 12th Grade
10 questions
Pseudo code Practice 1

Quiz
•
1st - 3rd Grade
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
Discover more resources for Computers
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
9 questions
A Fine, Fine School Comprehension

Quiz
•
3rd Grade
12 questions
Passport Quiz 1

Quiz
•
1st - 5th Grade
10 questions
Place Value

Quiz
•
3rd Grade
8 questions
Writing Complete Sentences - Waiting for the Biblioburro

Lesson
•
3rd Grade
10 questions
Third Grade Angels Vocab Week 1

Quiz
•
3rd Grade
12 questions
New Teacher

Quiz
•
3rd Grade