What are the advantages of compiled language?



What are the advantages of compiled language?..

Answer / Amzad Ali

Compiled languages offer several advantages, such as faster execution speed because they convert code to machine language before runtime, type checking for improved error detection and resolution, and better performance due to optimized code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

How do listeners work?

1 Answers  


Can you explain the meaning of aggregation and composition

1 Answers  


Why vector is used in java?

1 Answers  


What is a substring of a string?

1 Answers  


Write a program in java to find the maximum and minimum value node from a circular linked list.

1 Answers  


In what ways you can handle exception ?

3 Answers  


Is space a char?

1 Answers  


can we take more than one null values for Unique constraints.

1 Answers   3i Infotech,


How to split a string in java?

1 Answers  


Can we have this () and super () together?

1 Answers  


What are bind parameters?

1 Answers  


What is an immutable object?

1 Answers  


Categories