4cso1-Final Quizz

4cso1-Final Quizz

12th Grade

10 Qs

quiz-placeholder

Similar activities

Snímače průtoku

Snímače průtoku

9th - 12th Grade

13 Qs

Rack and Pinion

Rack and Pinion

6th Grade - University

6 Qs

Listrik, PLC, Pneumatic Lanjut

Listrik, PLC, Pneumatic Lanjut

12th Grade

12 Qs

PIF-Quiz 3

PIF-Quiz 3

9th - 12th Grade

15 Qs

STEM 6: Unit 1 Review

STEM 6: Unit 1 Review

6th Grade - University

14 Qs

Struktur Binaan

Struktur Binaan

9th - 12th Grade

10 Qs

PBO PTS GASAL

PBO PTS GASAL

12th Grade

10 Qs

QUIZ PISAV KELAS 12 (ocl)

QUIZ PISAV KELAS 12 (ocl)

12th Grade

13 Qs

4cso1-Final Quizz

4cso1-Final Quizz

Assessment

Quiz

Engineering

12th Grade

Practice Problem

Hard

Created by

RAVIKANTH K

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

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?