C++ Chapter 10

C++ Chapter 10

9th - 12th Grade

43 Qs

quiz-placeholder

Similar activities

Y9 Computing Test - Phase 1

Y9 Computing Test - Phase 1

8th - 11th Grade

40 Qs

PHOTOPEA-TEST-2023-S2ACC

PHOTOPEA-TEST-2023-S2ACC

12th Grade

46 Qs

KUIS TKJ KE-1

KUIS TKJ KE-1

1st Grade - University

40 Qs

98-368 Mobility and Devices Fundamentals Study Guide

98-368 Mobility and Devices Fundamentals Study Guide

9th - 12th Grade

40 Qs

SOAL PAS 2018 - Teknik Mikroprosessor & Mikrokontroller XD TEI

SOAL PAS 2018 - Teknik Mikroprosessor & Mikrokontroller XD TEI

10th Grade

40 Qs

PSAS Komputer Kelas 3 Semester 1

PSAS Komputer Kelas 3 Semester 1

9th Grade

40 Qs

PowerPoint  2016

PowerPoint 2016

7th Grade - University

40 Qs

Latihan ASTS Informatika IX 2025

Latihan ASTS Informatika IX 2025

9th Grade

40 Qs

C++ Chapter 10

C++ Chapter 10

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

Colleen Chattaway

Used 41+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

43 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To test whether a character is a numeric digit character, use this function.

isnumber
notAlpha isnumeric isdigit None of these
  isnumeric isnumeric isdigit None of these
isdigit

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To test whether a character is a printable character, use this function.

isprint
isprintable
isprintok
isoktoprint

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is the escape sequence representing the null terminator.

\n
\t
\0
/NULL

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The null terminator stands for this ASCII code.

57
100
1000
0

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This function accepts a pointer to a C-string as an argument, and it returns the length of the C-string (not including the null terminator).

numchar
strlength
strlen
countstring

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The strcpy function's arguments are:

two C-strings
two addresses
three pointers
one array and one pointer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A library function that can find one C- string inside another is:

strcmp
strstr
strfind
strsearch

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?