USER LOGIN:
 User:
 Pass:

VIDEOS
Popular:



Guest | Registration   
SCRIPTS PHP TIPS ICONS MUSIC TRAINERS TORRENTS FREEWARE PORTABLE UPDATES NEW
 HOW TO | Java Interview Questions and Answers Set 1 ...
 HOW TO:  89 articles / 3 comments ... A-Z | # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z  
Java Interview Questions and Answers Set 1

May 3, 2024 616 views, 0 comments
HOW TO?? | Java Interview Questions and Answers Set 1...

1. What is difference between JDK,JRE and JVM?

JVM

  • JVM is an acronym for Virtual Machine, it is an abstract machine which provides the runtime environment in which bytecode can be executed. It is a specification.
  • JVMs are available for many hardware and software platforms (so JVM is platform dependent).

JRE

  • JRE stands for Runtime Environment. It is the implementation of JVM.

JDK

  • JDK is an acronym for Development Kit. It physically exists. It contains JRE + development tools.

2. How many types of memory areas are allocated by JVM?

Many types:

  • Class(Method) Area
  • Heap
  • Stack
  • Program Counter Register
  • Native Method Stack

3. What is JIT compiler?

Just-In-Time(JIT) compiler:It is used to improve the performance. JIT compiles parts of the byte code that have similar functionality at the same time, and hence reduces the amount of time needed for compilation.Here the term “compiler” refers to a translator from the instruction set of a virtual machine (JVM) to the instruction set of a specific CPU.

4. What is platform?

A platform is basically the hardware or software environment in which a program runs. There are two types of platforms software-based and hardware-based. provides software-based platform.

5. What is the main difference between platform and other platforms?

The platform differs from most other platforms in the sense that it’s a software-based platform that runs on top of other hardware-based platforms.It has two components:

  • Runtime Environment
  • API(Application Programming Interface)

6. How to create a daemon thread in ?

We use the class setDaemon(true) to create this thread. We call this method before the start() method, and else we get IllegalThreadStateException.

7. What is classloader?

The classloader is a subsystem of JVM that is used to load classes and interfaces.There are many types of classloaders e.g. Bootstrap classloader, Extension classloader, System classloader, Plugin classloader etc.

8. What is the default value of the local variables?

The local variables are not initialized to any default value, neither primitives nor object references.

9.Garbage collector thread is what kind of a thread?

t is a daemon thread. It is a low priority thread running in the background.

10.Can I import same package/class twice? Will the JVM load the package twice at runtime?

One can import the same package or same class multiple times. Neither compiler nor JVM complains about it.But the JVM will internally load the class only once no matter how many times you import the same class.

S.Bojan


Similar articles: Views:
JRE (64 bit) 8 Update 471
560
Java Runtime Environment (64 & 32 bit) 8 Update 421
437
Java Runtime Environment (64 & 32 bit) 8 Update 391
621
Java Interview Questions and Answers Set 1
617

Comments 0

There are no comments ......


Note:

Guests comments are allowed ...

  POST YOUR COMMENT


 
<
Last added:
.htaccess Hacks to Speed Up, O
Microsoft to launch Windows Re
Miners and how to avoid them
How to install a game or updat
How to enable Windows 11'
How to fix CrowdStrike BSOD is
Java Interview Questions and A
No more clean reinstall! Use t
Block Visitors by Country Usin
How to get the Classic Context
Fix USB Flash Drive Freezes Wi
How to FIX ERROR CODE: 0x0003
Format External Hard Drive? He

Rating:

SOCIJAL MEDIA:

ADD THIS TO FACEBOOK


RATE:
1 2 3 4 5


Recent Comments
Re: How to How to fix missing Windows Security icon in taskbar?
michael: Solution 3 works for me THX ...
Re: How to Uninstall Windows Updates Using The Command Prompt
misigo: thanks the solution worked ...
Re: How to Fix SFC /SCANNOW There Is A System Repair Pending
Brett Muscio: Typically Error 87 occurs when spaces are missed when entering the commands. Try copying and pasting the code ...

Site Author 1998 - 2025 ©, All rights reserved | For your question klik here

EU-SEARCH | EU-SEARCH Images | FILESI (english) | NEWS