Java Fundamentals

Java Fundamentals

Professional Development

11 Qs

quiz-placeholder

Similar activities

GRAND OPENING INTERNSHIP EXERCISE 2024

GRAND OPENING INTERNSHIP EXERCISE 2024

Professional Development

13 Qs

Kick-Off Posko Rafi 2021

Kick-Off Posko Rafi 2021

Professional Development

10 Qs

C String Array MCQs

C String Array MCQs

Professional Development

10 Qs

How are you doing?

How are you doing?

Professional Development

10 Qs

AWS ACF Módulo 1  - Visão geral dos conceitos de nuvem

AWS ACF Módulo 1 - Visão geral dos conceitos de nuvem

Professional Development

10 Qs

Driver Installations

Driver Installations

Professional Development

10 Qs

Data Analytics Basics

Data Analytics Basics

Professional Development

10 Qs

Arrays & Strings using C

Arrays & Strings using C

Professional Development

15 Qs

Java Fundamentals

Java Fundamentals

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

Vijaya Krishnamoorthy

Used 184+ times

FREE Resource

AI

Enhance your content in a minute

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

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Java was originally named

Oak

C++-++

Advanced C++

Coffee

2.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

Java is a _____________________________ language

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Choose the correct order of the Java program execution.

A. Class Loader

B. Interpretation

C. Compilation

D. Byte Code Verification

E. Java Source Code

F. Execution

E-C-A-D-B-F

A-C-B-D-F-E

E-C-B-A-D-F

E-B-C-A-D-F

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is used to load a .class file?

Class Loader

JIT compiler

Byte Code verifier

Interpreter

5.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

JVM stands for________________________

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How many class files will be created for the following code?

class A { .... }

class B { .... }

public class C

{

public static void main(String args[])

{

...... } }

Note: Assume that A,B and C are in same file TestClass.java

1

2

3

0

7.

MULTIPLE CHOICE QUESTION

45 sec • Ungraded

Java is a pure object oriented programming language.

Yes

No

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?