
NOSCH Intro Session

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Alexander Kharkhota
Used 3+ times
FREE Resource
21 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Python
Logtalk
Scala
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
class Hello
{
static Main () : void
{
System.Console.WriteLine ("Hello, world!");
}
}
Python
C
Nemerle
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does PHP stand for?
Private Home Page
Personal Hypertext Processor
Hypertext Preprocessor
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the `bind()` method in JavaScript?
To add handlers for loading HTML pages.
To create a new function that, when called, has its `this` keyword set to a specific value
To attach event handlers to elements
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the difference between null and undefined in JavaScript?
They are synonymous and can be used interchangeably
null represents the intentional absence of any object value, while undefined represents a variable that has been declared but not assigned a value
null is used for primitive types such as int, while undefined is used for non-primitive types like objects and functions.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following JS code?
var x = 1;
console.log(x++ + ++x);
3
4
5
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the `this` keyword refer to in JavaScript?
It refers to the parent object
It refers to an object that is executing the current piece of code
It refers to the global object
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
CodeHS JavaScript

Quiz
•
8th - 12th Grade
20 questions
1TEC_AVALIAÇÃO LÓGICA COMPUTACIONAL 3º TRI_AV5

Quiz
•
12th Grade - University
17 questions
programozás

Quiz
•
9th Grade
18 questions
Coding Terminology

Quiz
•
3rd - 12th Grade
25 questions
Introduction to Programming

Quiz
•
9th - 12th Grade
20 questions
032_Cross-site Scripting – CompTIA Security+ SY0-701 – 2.3

Quiz
•
9th Grade - University
19 questions
3. razred TŠRB - MM - Animacije na internetu

Quiz
•
11th Grade
18 questions
MTA HTML CSS Session 1

Quiz
•
7th - 9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade