4cso1-Final Quizz

4cso1-Final Quizz

12th Grade

10 Qs

quiz-placeholder

Similar activities

p2rt

p2rt

7th Grade - University

10 Qs

Gear Ratio Test

Gear Ratio Test

9th - 12th Grade

14 Qs

PIF-Quiz 4

PIF-Quiz 4

9th - 12th Grade

15 Qs

Quiz Career Days 5 Marzo 2025 - 1 Aula Magna.

Quiz Career Days 5 Marzo 2025 - 1 Aula Magna.

12th Grade

12 Qs

Mastering Data Structures

Mastering Data Structures

12th Grade

10 Qs

PA Test

PA Test

12th Grade

10 Qs

Pengayaan : Soal Matpel PBTGM Kelas 12 RPL 2

Pengayaan : Soal Matpel PBTGM Kelas 12 RPL 2

12th Grade

15 Qs

Aplikasi Web Stateful

Aplikasi Web Stateful

12th Grade

15 Qs

4cso1-Final Quizz

4cso1-Final Quizz

Assessment

Quiz

Engineering

12th Grade

Hard

Created by

RAVIKANTH K

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you get the current date and time in PHP?

date("Y-m-d H:i:s");

time("Y-m-d H:i:s");

current_date();

getTime();

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a session variable in PHP?

session_start();

session_create();

session_initialize();

start_session()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the following SQL statements is used to create a new table in a database?

INSERT INTO

UPDATE

NONE

SELECT

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the WHERE clause in an SQL query?

To limit the number of rows returned

To sort the rows in a particular order

To filter records based on a condition

To select specific columns from a table

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to add a new record to a table in SQL?

INSERT INTO

SELECT INTO

ADD RECORD

We Dont Have DBMS

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element is used to create a text input field in a form?

<textarea>

<input type="text">

<textfield>

<textbox>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you retrieve the data submitted in a form using POST method?

Using the $_REQUEST variable

Using the $_GET variable

Using the $_POST variable

NONE

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?