Strings and Arrays

Quiz
•
Computers
•
Professional Development
•
Medium

Preetha S
Used 5+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In PHP the _______ function returns the total number of characters in a string.
len()
str_length()
length()
strlen()
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In PHP the __________ function is used to find out whether some text occurs within a string.
strstr()
find()
count()
str_find()
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In PHP the __________ function finds the last match in the string, rather than the first
strpos()
str_last()
strrpos()
strpos_last()
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is not a Built-in String functions in php?
strlen()
str_replace()
strpos()
strreverse()
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is the output of the below code?
<?php echo strpos("Hello letsfindcourse!", "lets"), " \n"; ?>
4
5
6
7
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Predict the output of the following code snippet :
<?php $str="chess was played"; echo strlen(substr($str,3,2))." " ?>
1
2
null
3
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Arrays with named keys in PHP are called ________
Associative arrays
Indexed arrays
Multidimensional arrays
named arrays
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
SLG IPC144 Week 10

Quiz
•
Professional Development
10 questions
PHP Tours Meetup #45 La petite histoire d'une fonctionnalité

Quiz
•
Professional Development
10 questions
Module 5 & Module 6

Quiz
•
University - Professi...
10 questions
EIT237-bases de php7

Quiz
•
Professional Development
9 questions
Curso de WordPress + Maquetación HTML/CSS (Sesión 1)

Quiz
•
Professional Development
15 questions
Introduction to PHP

Quiz
•
Professional Development
10 questions
php- basics

Quiz
•
Professional Development
12 questions
React/Javascript Quizz

Quiz
•
Professional Development
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade