Lets get started with Java for QA
Important concepts to be known:
- Project
- Package
- Class
- Primitive DataType
- Wrapper class
- Methods( Functions)
- Constructor( Special Function)
- Return Type - void, datatype
- Conditional Statements
- Looping
- Static concepts
- Inheritance
- Abstraction
- Polymorphism
- String, String Buffer, String Builder
- Exception Handling( Important)
- Java Collection framework ( List, Set , Map )
Comments
Post a Comment