Q. Which of the following is a functional interface?

  • (A) Runnable
  • (B) Serializable
  • (C) Comparable
  • (D) Cloneable
πŸ’¬ Discuss
βœ… Correct Answer: (A) Runnable
Explanation: `Runnable` is a functional interface with a single `run()` method.
Explanation by: Mr. Dubey
`Runnable` is a functional interface with a single `run()` method.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
64
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
91%
Success Rate