4cso1-Final Quizz

4cso1-Final Quizz

12th Grade

10 Qs

quiz-placeholder

Similar activities

DSA Module-3 Quiz

DSA Module-3 Quiz

12th Grade

10 Qs

Pengenalan IOT

Pengenalan IOT

9th - 12th Grade

15 Qs

DAGITAB L&C Quiz

DAGITAB L&C Quiz

9th - 12th Grade

10 Qs

KUIS FORMATIF RUNNING LED

KUIS FORMATIF RUNNING LED

12th Grade

10 Qs

Generative AI and LLMs Quiz

Generative AI and LLMs Quiz

12th Grade

15 Qs

p2rt

p2rt

7th Grade - University

10 Qs

Quiz Perencanaan dan Pengendalian Produksi

Quiz Perencanaan dan Pengendalian Produksi

12th Grade

13 Qs

MOSFET Quiz 3

MOSFET Quiz 3

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

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?