WeooX: Developers Quiz

Name:
Email:
What does HTML stand for?
Hypertext Markup Language
Hyperlinks and Text Markup Language
Home Tool Markup Language
HTML is what type of language ?
Network Protocol
Programming Language
Markup Language
What tag is used to display a picture in a HTML page?
Image
Src
Img
Picture
Which HTML tag produces the biggest heading?
H7
H2
H3
H1
HTML web pages can be read and rendered by _________.
Compiler
Web browser
Interpreter
Server
The CSS property used to control the element’s font-size is__________
Text-size
Font-size
Text-style
None
The CSS property used to make the text bold is___________
Font-weight : bold
Weight: bold
Style: bold
Font: bold
CSS stands for _________
Color and style sheets
Cascade style sheets
Cascading Style Sheets
None
The property in CSS used to change the background color of an element is_____________
Color
Bgcolor
Background-color
None
Which of the following is true about variable naming conventions in JavaScript?
You should not use any of the JavaScript reserved keyword as variable name.
JavaScript variable names should not start with a numeral (0-9).
Both of the above.
Only1
Which of the following is a valid type of function Javascript supports?
Named function
Anonymous function
Both of the above.
None of above.
Which of the following type of variable takes precedence over other if names are same?
Local variable
Global variable
Both of the above.
None of the above.
What is the name given to Internet technologies supporting user collaboration and data exchange?
Web 2.0
SQL Server
Mobile technology
Android
What are examples of a scripted language?
C++
Php
C
Java
Which database in the list is Open Source?
SQL Server
MySQL
Oracle
Apache
Who invented C- langauge?
James Gausling
Guido Van Rossum
Dennis Ritchie
Bjarne Stroustrup
Find out the Output: #include int main() { int I; #if A printf("Enter any number:"); scanf("%d", &i); #elif B printf("The number is odd"); return 0; }
Garbage values
The number is odd
Error: unexpected end of file because there is no matching #endif
None
C variable cannot start with a
Number
Any special symbol except underscore
Both A and B
None
Which Keyword is used to prevent any changes in the value of the variable
Static
Float
Const
Def
Printing a character as an integer
results in the printing of a negative integer
Always prints a positive integer
Prints a value that is implementation dependent
Boath A and B
{"name":"WeooX: Developers Quiz", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Name:, Email:, What does HTML stand for?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}
Powered by: Quiz Maker