Integrative Programming - Long Quiz (Midterm)

Integrative Programming - Long Quiz (Midterm)

Professional Development

25 Qs

quiz-placeholder

Similar activities

/Python_Quiz\

/Python_Quiz\

KG - Professional Development

20 Qs

OCS752 Introduction to C Programming

OCS752 Introduction to C Programming

Professional Development

25 Qs

Digital Logic Design

Digital Logic Design

University - Professional Development

20 Qs

K3MT Array 1

K3MT Array 1

1st Grade - Professional Development

20 Qs

Java basics

Java basics

Professional Development

20 Qs

OOPs with CPP

OOPs with CPP

Professional Development

20 Qs

UG Code Breaker Challenge Round-1

UG Code Breaker Challenge Round-1

Professional Development

30 Qs

JSON

JSON

Professional Development

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