msp quiz

msp quiz

University - Professional Development

23 Qs

quiz-placeholder

Similar activities

Dr.V.Karuppuchamy, AP/CSE

Dr.V.Karuppuchamy, AP/CSE

University

20 Qs

Internet Technologies

Internet Technologies

University

20 Qs

découvrir l'outil informatique

découvrir l'outil informatique

KG - Professional Development

18 Qs

WS101 - Summer Class 2024 - Seatwork 1

WS101 - Summer Class 2024 - Seatwork 1

University

20 Qs

Nintendo Wii

Nintendo Wii

3rd Grade - Professional Development

20 Qs

Web Development and Programming

Web Development and Programming

University

20 Qs

data structures1

data structures1

University

20 Qs

Text

Text

University

25 Qs

msp quiz

msp quiz

Assessment

Quiz

Computers

University - Professional Development

Practice Problem

Hard

Created by

Max Joe

Used 4+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Already have an account?