Math, asked by kratika29, 11 months ago

is there any easy way to learn axioms....... if plz let me know his is urgent

Answers

Answered by Anonymous
2
. OOPS : Encapsulation, Abstraction, Polymorphism, Inheritance
 
 2. Introduction to class, Instance Variables, Instance methods, Class Variables, Class methods, Object
 
 3.Constructors, Abstract methods, Abstract class, Interface (Multiple inheritance), Method overloading, Method Overriding, Packages.
 
 You definitely know when to create a class or Interface, how to initialize your instance variables(Non static)
 
 4. Control Statements:To be able to make decisions in test methods, Should I continue test execution,If login fails.
 
 5.Loops : Login into 5 different account using same methods.
 
 6.Arrays: No need to write variables all over test scrips.
Similar questions