Problem #457 C++ using OBJECT ORIENTED PROGRAMMING

Write a Java method to find all twin prime numbers less than 100.

Your Solution