msp quiz

msp quiz

University - Professional Development

23 Qs

quiz-placeholder

Similar activities

Artificial Intelligence CT-1

Artificial Intelligence CT-1

University

20 Qs

PPS PYTHON QUIZ

PPS PYTHON QUIZ

University

20 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

Atividade de Fixação - Python

Atividade de Fixação - Python

University

20 Qs

Pra UPS 2

Pra UPS 2

University

20 Qs

C

C

Professional Development

20 Qs

LATIHAN DASAR HTML

LATIHAN DASAR HTML

KG - University

20 Qs

ITN_Explore the networks_1.1 Globally connected

ITN_Explore the networks_1.1 Globally connected

11th Grade - University

20 Qs

msp quiz

msp quiz

Assessment

Quiz

Computers

University - Professional Development

Hard

Created by

Max Joe

Used 4+ times

FREE Resource

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"

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?