
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
20 questions
Web development

Quiz
•
9th - 12th Grade
20 questions
Программирование кобинированный тест

Quiz
•
10th Grade
20 questions
JavaScript Operators

Quiz
•
9th - 12th Grade
25 questions
Quiz JS Kelas 11

Quiz
•
11th Grade
25 questions
Algoritm and programming A

Quiz
•
9th Grade
18 questions
Programming Terms & Structures

Quiz
•
11th Grade
20 questions
AP CS PRINCIPLES GENERAL

Quiz
•
11th Grade
17 questions
Sains Komputer Tingkatan 5 - 3.1.7 Penggunaan Procedure dan

Quiz
•
10th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade