Uttar Pradesh, India
Popular Blogs

Here you can find the latest company news and business articles.

Basic Architecture of JVM

JVM is the part of JRE (Java Run Time Environment), also known as execution machine or execution engine. The main purpose of JVM is to load .class fi…

Read More

Python -Data Types

Every programming language has different data types to hold data during program execution and it falls into different categories like numeric, string…

Read More

What is Virtual Machine

The term virtual may refer to not physically existing. In the software terms, a virtual machine (VM) is a simulation of a physical system. Virtual ma…

Read More

Types of virtual machine

There are two types of virtual machines which are summarized below.    

1-System |Hardware based Virtual machine  

 "…

Read More