What are the main components of a class in java?
Answer / Rahul Dev
"The main components of a class in Java are:n- Class Name: The name given to the class.n- Access Modifiers: Determines the accessibility of the class, its variables, and methods.n- Variables (instance or class level)n- Methodsn- Constructorsn- Inheritance and Polymorphism concepts can also be part of a class."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is j2ee product?
Explain the four types of container that the j2ee specification defines
What is architecture neutral in java?
Describe secure socket layer (ssl)?
What are the four components of j2ee application?
What is java ee server?
What type of code is java?
Is j2ee a framework?
What are the advantages of object-relational mapping (orm)?
What are j2ee technologies?
What is a j2ee container?
What is authorization constraint?