"Java programs can perform multiple tasks simultaneously" — Name the feature.
1 Like
Multithreaded
Reason — Multithreading allows Java programs to perform multiple tasks simultaneously by running multiple threads in parallel.
Answered By
…………… statement displays the result in Java programming.
The extension of a Java source code file is: