
msp quiz
Authored by Max Joe
Computers
University - Professional Development
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
23 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print "Hello World"
public static void main (String[] args){
System.out.println("Hello World")
}
echo "Hello World"
program HelloWorld;
begin
WriteLn('Hello, world!');
end.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
$("body").append("Hello World!");
Module Module1
Sub Main()
Console.WriteLine("Hello, World!")
End Sub
End Module
int main(void)
{ puts("Hello, world!");
}
disp('Hello, world!')
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
disp('Hello, world!')
puts "Hello World!"
echo "Hello World"
int main(void)
{ puts("Hello, world!");
}
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
console.log'Hello World!'
$("body").append("Hello World!");
cat('Hello World!')
program HelloWorld;
begin
WriteLn('Hello, world!');
end.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
using System
class Program
{ public static void main(string[] args)
{Console.WriteLine("Hello, world!");
}}
public static void main (String[] args){
System.out.println("Hello World") }
console.log'Hello World!'
echo "Hello World"
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
using System
class Program
{ public static void main(string[] args)
{Console.WriteLine("Hello, world!");
}}
println("Hello World!")
print "Hello World"
int main(void)
{ puts("Hello, world!"); }
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Module Module1
Sub Main()
Console.WriteLine("Hello, World!")
End Sub
End Module
cat('Hello World!')
disp('Hello, world!')
echo "Hello World"
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?