CBT_W04_W06

CBT_W04_W06

Professional Development

30 Qs

quiz-placeholder

Similar activities

¿QUE APRENDI DURANTE EL NIVEL 1?

¿QUE APRENDI DURANTE EL NIVEL 1?

Professional Development

25 Qs

Repaso HTML

Repaso HTML

Professional Development

31 Qs

0711 C#

0711 C#

Professional Development

26 Qs

Proyecto Desarrollo Integración Soluciones

Proyecto Desarrollo Integración Soluciones

University - Professional Development

27 Qs

Информатика 6-нұсқа

Информатика 6-нұсқа

Professional Development

35 Qs

CIRCLE 7 WEEKLY QUIZ (MONTH 1)

CIRCLE 7 WEEKLY QUIZ (MONTH 1)

Professional Development

25 Qs

Python Quiz

Python Quiz

Professional Development

27 Qs

CSS

CSS

5th Grade - Professional Development

25 Qs

CBT_W04_W06

CBT_W04_W06

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Erum Naz sohni23pk@yahoo.com

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Client Side Programming is for __________

Server

Web Browser

Both of them

Non of them

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

___________ rely on the user's computer.

javascripts

Client-side scripts

HTML

None of them

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_________ is a function or method containing

program statements that are executed in response to an event.

Event Listener

Event Dealer

Event Handler

Event Response

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the Server Side Programming languages.

PHP

ASP.NET (C# OR Visual Basic)

Java and JSP

All of them

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This fetches the Id, Name, and Price columns from records in the Product table if the value of Prices more than 10, and returns the results in alphabetical order based on the values of the Name column.

SELECT Id, Name, Price FROM Product WHERE Price > 10.00 ORDER BY Name

SELECT Id, Name, Price FROM Product WHERE Price < 10.00 ORDER BY Name

SELECT Id, Name, Price FROM Product WHERE Price = 10.00 ORDER BY Name

None of them

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PHP 5.5+ now comes baked with a ______ function to generate secure, one-way hashes along with a password_verify function to match a hash with the given password.

_hash

hash

password_hash

hash_password

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _________ is a process of converting a string into hard to read binary data.

deencryption

encryption

hashing

verifying

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?