This blog is intended to provide frequently asked interview questions and answers.
What is JIT compiler?
Just-In-Time compiler is utilized to enhance the execution. JIT arranges parts of the byte code that have comparative usefulness in the meantime, and henceforth decreases the measure of time required for compilation. Here the expression "compiler" alludes to an interpreter from the guideline set of a Java virtual machine to the direction set of a particular CPU.
Subscribe to:
Post Comments (Atom)
What is Normalization?
Database normalization is a data design and organization process applied to data structures based on rules that help building relational dat...
No comments:
Post a Comment