Font size
WorksheetsProgramming Quiz
Total questions: 15
Worksheet time: 11mins
Which is an application developing language?
Java
SQL
CSS
HTML
Name the language:
#Form{font-size:30px;padding:20px;}(hint: its a webpage language)
Python
HTML
CSS
JavaScript
A web server developing language
SQL
PHP
C#
jQuery
The right code of: body is red and its font style is calibri(hint: language used is CSS)
body[color:red;font-family:calibri;]
body{color:red;font-style:calibri;}
body(color:red;font-style:calibri;)
body{color:red;font-family:calibri;}
we should not
Save our passwords in web browsers
check the https/https protocol of a website
create difficult passwords
install/use applications that protect us from hackers
A webpage building language
CSS
JavaScript
jQuery
HTML
Full form of HTML
Hyper Text Makeup Language
Hyper textual Makeup Language
Hyper Text Markup Language
Hyper Text Making Language
We should not save (a) in web browsers
We can use HTML and CSS in one webpage
True
False
Who are black hat hackers?
They work for government for arresting the bad hackers who are troubling the people
they harm the people
They are teen aged hackers
They are both bad and good hackers
Which programming language is used for making WIndows 10?
C, C++
Python, Java
JavaScript, jQuery
PHP, SQL, Pascal
Which of these is not a programming language?
CSS
C++
Java
Python
Full form of Javac
Java Commercial
Java Compiler
Java Customizer
Java Code
which type of file is readable to the computer?(hint: Use Java)
.java
.txt
.class
.ttf
Python is an example of-
High Level Language
Assembly Language
Binary Language
Website Building Language
