ROUND 1

ROUND 1

University

20 Qs

quiz-placeholder

Similar activities

F2 First ICT Online Quiz

F2 First ICT Online Quiz

7th Grade - University

17 Qs

Trademark

Trademark

11th Grade - University

15 Qs

Ch1: Measurement, Estimating

Ch1: Measurement, Estimating

University

16 Qs

ITMajor1 & IntroSoftEng- Prelim Examination

ITMajor1 & IntroSoftEng- Prelim Examination

University

20 Qs

FIRST QUIZ - INTRO TO COMPUTER TROUBLESHOOTING

FIRST QUIZ - INTRO TO COMPUTER TROUBLESHOOTING

University

20 Qs

APPLIED MATHEMATICS-MTH501

APPLIED MATHEMATICS-MTH501

University

20 Qs

Virtual Instrumentation

Virtual Instrumentation

University

20 Qs

BOOLEAN MASTER  - Think Quick

BOOLEAN MASTER - Think Quick

University

20 Qs

ROUND 1

ROUND 1

Assessment

Quiz

Professional Development, Computers, Mathematics

University

Hard

Created by

Jone S

Used 18+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the output of this statement "printf("%d", (a++))"?

The value of (a + 1)

The current value of a

Error

Garbage

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does this declaration mean?

int x : 4 ;

X is a four-digit integer

X cannot be greater than a four-digit integer.

X is a four-bit

integer.

None of these

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In the C language, the constant is defined _______.

Before main

After main

Anywhere, but starting on a new line.

None of the these.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following option leads to the portability and security of Java?

Bytecode is executed by JVM

The applet makes the Java code secure and portable

Use of exception handling

Dynamic binding between objects

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

_____ is used to find and fix bugs in the Java programs.

JVM

JRE

JDK

JDB

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In which process, a local variable has the same name as one of the instance variables?

Serialization

Variable Shadowing

Abstraction

Multi-threading

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is true about the anonymous inner class?

It has only methods

Objects can't be created

It has a fixed class name

It has no class name

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?