midex_it1103

midex_it1103

University

45 Qs

quiz-placeholder

Similar activities

CC 101 Final Exam

CC 101 Final Exam

University

50 Qs

C++ Basics

C++ Basics

University

40 Qs

script_programming_part_2+3

script_programming_part_2+3

University

49 Qs

GCSE Computer Science - 2.1-2.2

GCSE Computer Science - 2.1-2.2

University

43 Qs

NSIC Technical Services Centre

NSIC Technical Services Centre

University

40 Qs

WTN Java Basics

WTN Java Basics

University

50 Qs

EPA-11-DEC-2021 On Java

EPA-11-DEC-2021 On Java

University

50 Qs

Latihan 1 PBO XII RPL 1

Latihan 1 PBO XII RPL 1

10th Grade - University

40 Qs

midex_it1103

midex_it1103

Assessment

Quiz

Computers

University

Medium

Created by

Ardi Moran

Used 1+ times

FREE Resource

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function calculates the square root of a number?

pow

sqrt

sin

cos

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function finds the first occurrence of a substring in a string?

strcpy

strchr

strstr

strcat

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function searches for a character within a string?

strstr

strcat

strchr

strcpy

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does strcmp return if two strings are identical?

0

-1

1

NULL

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function appends one string to the end of another?

strcat

strcpy

strlen

strcmp

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following strcpy is used for?

To concatenate two strings

To copy one string to another

To compare two strings

To find the length of a string

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function returns the length of a string excluding the null terminator?

strcpy

strcat

strlen

strcmp

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?