Core Java Interview Questions - Java Class Loaders

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Short, concise to the point. This should be on top of youtube search.

sharma__ashutosh
Автор

Sir what is the difference between .DLL & JAR. What is JNI Java Native Interface & Hedge. Can we create reusable component in Java?

meghashyam
Автор

Java class file is OS independent, but is it mandatory to install jdk/jre/jvm on every computer/device to run java class or program or application ?

Sir what are these Java OS independent compiler and custom built JVM for every operating system.?

meghashyam
Автор

Custom class loaders are known by the name of Application class loaders.

The approach followed by the classloader is called Delegation hirarachy approach.

pandit-jee-bihar