Lets get started with Java for QA

Important concepts to be known:

  1. Project
  2. Package
  3. Class
  4. Primitive DataType
  5. Wrapper class
  6. Methods( Functions)
  7. Constructor( Special Function)
  8. Return Type - void, datatype
  9. Conditional Statements
  10. Looping
  11. Static concepts
  12. Inheritance 
  13. Abstraction
  14. Polymorphism
  15. String, String Buffer, String Builder
  16. Exception Handling( Important)
  17. Java Collection framework ( List, Set , Map )


Comments

Popular Posts