You are here: Home / Topics / Page / 4

What are Memory storages available with JVM?

Filed under: Java Interview Questions on 2024-10-25 06:55:36
JVM consists of a few memory storages as mentioned below:JVM consists of a few memory storages as mentioned below:Class(Method) Area: stores class-level data of every class such as the runtime constant pool, field, and method data, and the code for methods.Heap: Objects are created or objects are st

What is JIT in Java?

Filed under: Java Interview Questions on 2024-10-25 06:53:17
JIT stands for (Just-in-Time) compiler is a part of JRE(Java Runtime Environment), it is used for better performance of the Java applications during run-time. The use of JIT is mentioned in step by step process mentioned below:Source code is compiled with javac to form bytecodeBytecode is further pa

What is JVM?

Filed under: Java Interview Questions on 2024-10-25 06:51:47
JVM stands for Java Virtual Machine it is a Java interpreter. It is responsible for loading, verifying, and executing the bytecode created in Java.Although it is platform dependent which means the software of JVM is different for different Operating Systems it plays a vital role in making Java platf

What are the top Java Features?

Filed under: Java Interview Questions on 2024-10-25 06:50:44
Java is one the most famous and most used language in the real world, there are many features in Java that makes it better than any other language some of them are mentioned below:Simple: Java is quite simple to understand and the syntax Platform Independent: Java is platform independent means 

Is Java Platform Independent if yes then how?

Filed under: Java Interview Questions on 2024-10-25 06:37:13
Yes, Java is a Platform Independent language. Unlike many programming languages javac compiles the program to form a bytecode or .class file. This file is independent of the software or hardware running but needs a JVM(Java Virtual Machine) file preinstalled in the operating system for further execu

NCERT syllabus for class 10th - Detailed Syllabus

Filed under: Syllabus on 2024-09-02 07:05:07
The NCERT (National Council of Educational Research and Training) syllabus for Class 10 in India covers several subjects. Here is an overview of the key subjects and topics:1. Mathematics1: Real Numbers2: Polynomials3: Pair of Linear Equations in Two Variables4: Quadratic Equations5: Arithmetic Prog

Complete Life history of Martyr Sardar Bhagat Singh

Filed under: History on 2024-09-02 06:40:08
Bhagat Singh (1907–1931) was an influential Indian revolutionary who played a pivotal role in the fight against British colonial rule. Born into a Sikh family in Banga, Punjab (now in Pakistan), Bhagat Singh grew up in a politically charged environment; his family was deeply involved in India's st

What is Repeater in Networking? How does it work?

Filed under: Networking on 2024-07-28 12:25:30
A repeater operates at physical layer. It is two port device.  Repeaters extend the network segment by regenerating the signal from one segment to the next. Repeaters regenerate baseband, digital signals over the same network before the signal becomes too week or corrupt. Repeater does not ampl