Safcode Institute by Sir Safder
+923132835245
safcodeinstitute@gmail.com
Online Quiz
10000+ Questions!
Students Works
Ideas & Topics!
Live Coding
HTML & CSS
Home
(current)
About
Courses
CIT
Web Designing
Graphic Designing
Web Development
Digital Marketing
WordPress Development
Amazon Virtual Assistant
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Softwares
Contact
Test Your Programming Skills with Safcode!
Here is all important interview / exams questions.
Student doing practice apptitude test on safcode platform.
Instruction: "Total Number of Questions: 20
Each question carry 10 mark , no negative marking"
Quiz Start
1. ompilation of the preprocessor happens only _______ just before the first JavaScript is encountered.
None of these
Twice
Thrice
Once
View Answer
2. What language defines the behavior of a web page?
XML
CSS
HTML
Javascript
View Answer
3. Identify the language from which JSON is derived.
JavaScript
ECMAScript
PHP
C
View Answer
4. A _______ define what kind of value will be stored by a particular variable.
Data Type
Variable
None of these
Return Type
View Answer
5. _________ is a robust JavaScript minification tool.
Google Closure Compiler
JavaScript Optimizer
All of them
Gulp Tool
View Answer
6. When an object through a combination of properties and methods its semantics, it is called ________.
Traceur
Duck-typing
Compiler
CoffeScript
View Answer
7. _________ converts edge JavaScript into plain old ES5 JavaScript that can run in any new as well as old browser.
Webpack
Rollup
None of These
Babel
View Answer
8. Java Script entities start with ____________ and end with ___________?
Semicolon, Ampersand
Ampersand, semicolon
Ampersand, colon
Semicolon, colon
View Answer
9. Which among these predefined properties does RegExp have?
None of these
Pattern and Matcher
Matcher and Madrid
Pattern Only
View Answer
10. The ____ type specifies that a variable can take only positive values.
Signed
Unsigned
Positive
Positive
View Answer