The Code Crusade Java

The Code Crusade Java

University

30 Qs

quiz-placeholder

Similar activities

Eam Q & A DBMS (1)

Eam Q & A DBMS (1)

University

30 Qs

IT 145 - IT ELECTIVE 4

IT 145 - IT ELECTIVE 4

University

30 Qs

C-Programming

C-Programming

University

30 Qs

Exploring Programming Language Concepts

Exploring Programming Language Concepts

University

25 Qs

JAVA BASICS

JAVA BASICS

University

25 Qs

Sains Data- Middle Test

Sains Data- Middle Test

University

25 Qs

BI Quiz

BI Quiz

University

25 Qs

Hard-very- Hard

Hard-very- Hard

University

26 Qs

The Code Crusade Java

The Code Crusade Java

Assessment

Quiz

Computers

University

Hard

Created by

Anubhav Ghosh

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. What is the value of num at the end if num is an int type?

num = 2;

num = 3;

num=num+3;

num/=2;

2

3

1

5

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. The set of rules that determine the appropriate way of combining symbols which form correct fragments of code in programming language is called :

Semantics

Syntax

Lexis

Operator

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Find the output for this code snippet

4

2

Compilation error

None of the aboce

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following operator can replace if else statements ?

Bitwise operators

Logical operators

Conditional operator

Arithmetic operators

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Find the output of the given code snippet

12885

12845

58881

54881

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Collection _____________

 inherits the Collections class

Inherits the Iterable interface

Implements the Serializable interface

Implements the Traversable interface

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

Find the output of the code snippet

9

10

15

None of the above

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?