patika-basics-01

patika-basics-01

Professional Development

18 Qs

quiz-placeholder

Similar activities

Programming II - Introduction

Programming II - Introduction

12th Grade - Professional Development

20 Qs

Arrays

Arrays

Professional Development

20 Qs

Quiz 3

Quiz 3

Professional Development

19 Qs

Test JS

Test JS

Professional Development

15 Qs

quizz-software

quizz-software

Professional Development

13 Qs

Java Quiz

Java Quiz

Professional Development

20 Qs

Java programming

Java programming

Professional Development

17 Qs

Quiz 2- Entrada, Saída e Variáveis

Quiz 2- Entrada, Saída e Variáveis

Professional Development

20 Qs

patika-basics-01

patika-basics-01

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Koray Güney

Used 5+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To run a compiled Java program, which machine must have been in our computer?

Java virtual machine

Java compiler

Java bytecode

A Web browser

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is correct syntax for main method of a java class?

public static int main (String[] args)

public static void main (String[] args)

public int main (String[] args)

None of the above.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a keyword in java?

static

public

class

Boolean

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Java is a low level (assembly) language.

True

False

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What refers to question sign?

Java Source Code(.javac file)

Java Inter Code (.int file)

Java Virtual Code (.src file)

Java Byte Code (.class file)

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What of the following is the default value of an boolean?

true

false

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the size of int variable?

8 bit

16 bit

32 bit

64 bit

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?