
Quiz 4 - ITEDEV - Final
Authored by Ryan Gente
Professional Development
Professional Development
Used 13+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What function is used to get the current date in PHP?
Answer explanation
The date() function formats and returns the current date.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which format displays the date as '2025-05-17'?
Answer explanation
Y-m-d is the ISO format for dates.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the 'L' format character in date() represent?
Answer explanation
L returns 1 if it's a leap year, 0 otherwise.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What PHP function returns the current time in seconds?
Answer explanation
time() returns Unix timestamp (seconds since 1970).
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL command imports CSV data efficiently?
Answer explanation
LOAD DATA INFILE is used to quickly import large datasets.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What clause defines the file path in LOAD DATA INFILE?
Answer explanation
INFILE specifies the CSV file path.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which HTML input type supports multiple file uploads?
Answer explanation
<input type='file' multiple> allows selecting many files.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?