Final assessment

Final assessment

Professional Development

30 Qs

quiz-placeholder

Similar activities

Python quiz 1

Python quiz 1

7th Grade - Professional Development

30 Qs

AJWT MCQ Quiz

AJWT MCQ Quiz

Professional Development

25 Qs

Java Chapter 3 Review Questions

Java Chapter 3 Review Questions

Professional Development

25 Qs

Visual Basic

Visual Basic

Professional Development

30 Qs

WCF Training Test II

WCF Training Test II

Professional Development

25 Qs

Java Basics

Java Basics

Professional Development

25 Qs

Python: Quiz 2.03 - Basic Data Types

Python: Quiz 2.03 - Basic Data Types

Professional Development

25 Qs

Infin'IT

Infin'IT

Professional Development

31 Qs

Final assessment

Final assessment

Assessment

Quiz

Computers

Professional Development

Easy

Created by

mic micdeJC

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A memory location associated with a name that can store various types

of data and retrieve them as needed is known as a ________________ in

C.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the functionality of the strcmp() method?

The strcmp() method compares two strings and returns a number

The strcmp() method concatenates two strings and returns the

resulting string

The strcmp() method copies the string str2 into the string str1

The strcmp() method gets a reverse of string

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Values can never be changed; they are locked for the duration of the program, also known as '_______________' by some programmers

Pointer

Literals

Array

Function

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The float, integer and character are also known as _________________.

Secondary constants

Minor constants

Primary constants

Inferior constants

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is part of the secondary constant?

Array

Integer

Float

Character

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A group of statements that perform a task at the same time is known as a ________________.

Branching

Function

Looping

Switching

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Is the following statement true or false? In C, an array of structures is used to store information about numerous entities of various data types.

True

False

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?