What is the difference between .vhd and .jar?
- Extension
- .vhd
- .jar
- Format
- Binary
- Binary
- Category
- Disk Image
- Developer
- Developer
- Microsoft
- Oracle
- Description
- Virtual Hard Disk (VHD) is the default disk image file format for Microsoft Virtual Server 2005.
- A JAR file is a Java archive (JAR) file used by the Java Runtime Environment (JRE), a framework used for executing Java programs. JAR files may serve as program libraries or as standalone programs that run if the JRE is installed on the computer or mobile device.
- MIME Type
- application/x-virtualbox-vhd
- application/java-archive
- Wikipedia
- .vhd on Wikipedia
- .jar on Wikipedia