Search Header Logo

msp quiz

Authored by Max Joe

Computers

University - Professional Development

Used 4+ times

msp quiz
AI

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

Media Image

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

Media Image

$("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

Media Image

disp('Hello, world!')

puts "Hello World!"

echo "Hello World"

int main(void)

{ puts("Hello, world!");

}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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

Media Image

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

Media Image

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

Media Image

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?