Is "class" is predefined class in Java? -


Can we say that java.lang.Class is the predefined class in Java?

I'm really confused about this .. I'm new to Java so I'm not sure. Please tell me the correct answer.

class is a class where as class Is a keyword.

  • Type

    Examples of class squares represent squares and interfaces in Java running

  • Keywords class ()

    Class announcements define new context types and describe how they are implemented [...]
    A class The announcement specifies a new named reference type.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -