0 votes
in JAVA by
What is the primary objective of the Java 8 release?

a) Improved Security Features

b) Improved Performance

c) Functional Programming

d) Improved Collection Libraries

1 Answer

0 votes
by

Answer: c) Functional Programming.

Explanation: Java 8 introduced new features and APIs to support functional programming, such as lambda expressions and streams.

Related questions

0 votes
asked Apr 30 in JAVA by john ganales
0 votes
asked May 9 in JAVA by rahuljain1
...