Integrative Programming - Long Quiz (Midterm)

Integrative Programming - Long Quiz (Midterm)

Professional Development

25 Qs

quiz-placeholder

Similar activities

Day 3 - Dom Manipulation

Day 3 - Dom Manipulation

Professional Development

20 Qs

PHP Initial Evaluation

PHP Initial Evaluation

Professional Development

20 Qs

SPARK FIDDLE

SPARK FIDDLE

Professional Development

20 Qs

Java Quiz

Java Quiz

Professional Development

20 Qs

C programming_Shivank

C programming_Shivank

Professional Development

20 Qs

Java Basics

Java Basics

Professional Development

25 Qs

Advanced JavaScript

Advanced JavaScript

Professional Development

20 Qs

IHDL_Midterm Quiz

IHDL_Midterm Quiz

Professional Development

20 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?