Integrative Programming - Long Quiz (Midterm)

Integrative Programming - Long Quiz (Midterm)

Professional Development

25 Qs

quiz-placeholder

Similar activities

Assessment #2

Assessment #2

5th Grade - Professional Development

20 Qs

Pre-Assessment: Java Basics

Pre-Assessment: Java Basics

Professional Development

20 Qs

PHP TEST 2

PHP TEST 2

1st Grade - Professional Development

20 Qs

Anits Sample Mock Test-I

Anits Sample Mock Test-I

Professional Development

20 Qs

#100 Devs - LwL - class 15

#100 Devs - LwL - class 15

10th Grade - Professional Development

25 Qs

programming 8.2 and 8.3

programming 8.2 and 8.3

Professional Development

22 Qs

Quiz - I

Quiz - I

University - Professional Development

25 Qs

DATATYPES - INPUT/OUTPUT - OPERATORS

DATATYPES - INPUT/OUTPUT - OPERATORS

Professional Development

24 Qs

Integrative Programming - Long Quiz (Midterm)

Integrative Programming - Long Quiz (Midterm)

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Maureen Royce Sacay

Used 2+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a sequential collection of characters that is used to represent text

Array

String

Loop

Selection Statement

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It returns the index position value of the first occurrence of a specified character within a string

Contains( )

Index( )

IndexOf( )

Position( )

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Contains( ) method returns what type of data?

Double

Integer

Boolean

String

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The array elements are arranged in rows and columns

Table

One-Dimensional Array

ArrayList

Two-dimensional Array

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Strings are immutable

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is a method used to add an element to ArrayList

Add( )

Append( )

Foreach( )

ArrayList( )

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Complete the syntax below:

text.Replace(____________)

newValue, OldValue

oldValue , newValue

oldValue

newValue

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?