Home Answers Viewqa Java-Beginners ByteCodeVerifier

 
 


Burepalli Rajasekhar
ByteCodeVerifier
0 Answer(s)      a year and 5 months ago
Posted in : Java Beginners

What is ByteCode Verifier in java?

Ans: It checks the originality of the java Program/class file 1) It will checks that there is any existance magic number in a java class file or not . If there is any magic number it will goes for execution otherwise reject 2)It checks/validate the every byte code in the original instruction set or not.

View Answers









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.