Skip to main content

Featured

Game Development Tutorials In Android

Game Development Tutorials In Android Hi Guys,                 We are shortly started Game Development Tutorials in Android Studio. So everyone supports me and share this blogs to your friends. Guys, At this time everyone is freely available to source code and we are provide a video for step by step game developments. you are learn free and feel free to support us. Guys, if you have any question to me, so feel free to comment us. I will try to answer all the question as long as possible.                                                     Thank's                                                                          ...

Java Interview Question

Question : What is Java ? Why Java is Says Platform Independent?

Ans : Java is a Platform Independent programming language, it's work on the principal of object - oriented programming structure, java interpreter generate .class file (bytecode) to the run time environment and this bytecodes is run in  any platform. Hence java is says to the platform independent.



   
Question : What is the difference between JDK, JRE and JVM ?

Ans : 

JDK (Java Development Kit) :- JDK is the name suggest , It's a Development tools.

JRE (Java Run-Time Environment) :- JRE is provide to run-time Environment, it's physically exists. It's contains set to libraries & files that JVM used at runtime.

JVM (Java Virtual Machinne) :- JVM is provide Java Run-Time Environment, which java executed .class(bytecode) files.

Comments


  1. Very useful and nice article , if you are the developer programmer or freshers and have any
    issues with the coding or technical problem you can directly reach
    tech mirrors for fast and video solution its the free
    platform for every Freshers and experience to solve all your problems
    techmirrors , Video solution of every technical problem.




    ReplyDelete

Post a Comment

Popular Posts