Quiz 3 - ITEDEV - Final

Quiz 3 - ITEDEV - Final

Professional Development

30 Qs

quiz-placeholder

Similar activities

Baroda Gyani -2022 Round 1

Baroda Gyani -2022 Round 1

Professional Development

25 Qs

Temu Pelanggan : G15-2 Baja Profil, Kawat dan Tulangan

Temu Pelanggan : G15-2 Baja Profil, Kawat dan Tulangan

Professional Development

25 Qs

Introduction to Alexa Skills and APIs

Introduction to Alexa Skills and APIs

10th Grade - Professional Development

25 Qs

PWS GCQ Night Episode 3

PWS GCQ Night Episode 3

Professional Development

25 Qs

Aptitude Test : Position  Article

Aptitude Test : Position Article

Professional Development

25 Qs

Quickest of Quick Contest

Quickest of Quick Contest

Professional Development

25 Qs

D47 CHECK YOUR LEVEL

D47 CHECK YOUR LEVEL

Professional Development

25 Qs

TKP SOAL NEW PAKET 4 (1-25)

TKP SOAL NEW PAKET 4 (1-25)

Professional Development

25 Qs

Quiz 3 - ITEDEV - Final

Quiz 3 - ITEDEV - Final

Assessment

Quiz

Professional Development

Professional Development

Practice Problem

Medium

Created by

Ryan Gente

Used 17+ times

FREE Resource

AI

Enhance your content in a minute

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

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What PHP library is used to read Excel files?

PhpSpreadsheet
PHPExcel
ExcelJS
PDO

Answer explanation

PHPExcel and PhpSpreadsheet are both popular, but PhpSpreadsheet is the modern library.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which PHP function is used to move uploaded files?

upload_file()
store_file()
move_uploaded_file()
save_as()

Answer explanation

move_uploaded_file() is the correct function.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTML attribute is required to upload Excel files?

type='csv'
name='upload'
enctype='multipart/form-data'
action='upload.php'

Answer explanation

Forms must include enctype='multipart/form-data' to handle file uploads.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of exporting data from a database?

To delete old data
To backup the server
To generate reports in Excel
To create new tables

Answer explanation

Exporting enables creating downloadable reports for users.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL statement is commonly used before exporting?

INSERT
SELECT
UPDATE
ALTER

Answer explanation

SELECT is used to gather data for export.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is typically used to compute total price with checkboxes?

radio buttons
text fields
checkboxes
drop-downs

Answer explanation

Checkboxes allow users to select multiple options for total calculation.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What JavaScript function helps calculate real-time total?

calculateSum()
onchange()
updateTotal()
parseFloat()

Answer explanation

parseFloat() converts string to number in calculations.

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

Already have an account?