java ? Is there any specific extension for this class ?
More details please.
Do you know Point class in java ?
Well... java.awt.point? If so, what does „know“ mean? I know that it exists.
When you say "unable to use point class in java..", it could refer to so many scenarios. "Unable to import point class", "incorrect output from point class", "a runtime error"... That's what people mean when they ask for more details. Always share what's the exact error (this helps focus), what exactly are you doing or, trying to do (this gives context), what have you done so far (share code-snippet - this helps narrowing-down). Even now, you haven't mentioned what exactly is the issue. Class names start with upper-case letter & an import statement should end with a ';'. That's what anyone could see.
I could not import Point
Обсуждают сегодня