msp quiz

msp quiz

University - Professional Development

23 Qs

quiz-placeholder

Similar activities

HTML CSS

HTML CSS

University

21 Qs

Into the Future

Into the Future

University

19 Qs

Mid_Q1

Mid_Q1

University

20 Qs

MTCNA Pretest 2

MTCNA Pretest 2

Professional Development

22 Qs

Intro to Python Programming - Year 8

Intro to Python Programming - Year 8

8th Grade - University

20 Qs

Designing Network Infrastructure and Network Security

Designing Network Infrastructure and Network Security

KG - University

20 Qs

Technical Quiz for I B.Tech Students

Technical Quiz for I B.Tech Students

University

20 Qs

Algortimos e Portugol Studio

Algortimos e Portugol Studio

8th Grade - University

20 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

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

Already have an account?