PHP Class Test

PHP Class Test

University

62 Qs

quiz-placeholder

Similar activities

ATM OPERATIONS

ATM OPERATIONS

University

59 Qs

CS8392 - Object Oriented Programming - Unit 1

CS8392 - Object Oriented Programming - Unit 1

University

63 Qs

Microprocessor & Microcontroller Basics

Microprocessor & Microcontroller Basics

University

60 Qs

Preparing for MTA Certification

Preparing for MTA Certification

KG - University

60 Qs

Dasar Pemrograman

Dasar Pemrograman

University

60 Qs

Associate Diploma in Software Development Quiz- Set 1 (Amal)

Associate Diploma in Software Development Quiz- Set 1 (Amal)

University

60 Qs

Cơ sở dữ liệu

Cơ sở dữ liệu

University

67 Qs

LATIHAN SOAL PAS

LATIHAN SOAL PAS

7th Grade - University

60 Qs

PHP Class Test

PHP Class Test

Assessment

Quiz

Computers

University

Hard

Created by

Srijana Shet

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

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

62 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to open a file

fopen(filename, mode of opening file)

fopen(file, mode of reading file)

open(filename, mode of opening file)

none

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if there is fopen function in program then there should always be

fread()_

fwrite()

fclose()

none

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

!feof stands for

file end of file

not file end of file

exlamatory file end of file

none

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

fread() reads contents of file

word by word till eof

paragraph by paragraph till end of file

line by line till eof

none

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When fwrite is used on already existing file the what will happen

new contents added to previous file contents

previous file contents deleted and new contents added

error displayed

none

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

when you try to open a non existing file then

error

statement file not available

question should i open new file in given name popped

new file will be created in the given name

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can values got from forms in html be given to php

sometimes

yes

no

none

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?