java:
1. What is the Difference between final, finally,finalize
2.what is the difference between Call by value and call by referance
3.How to find out the length of the string without using length function
4.How to find out the part of the string from a string
5.difference between throw & throws
BDD Selenium:
1. In a feature file, how many scenarios can you write?
2.how you generate the report in cucumber?
3.How you manage multiple data in Cucumber
4.what is Scenario Outline?
5.How you do parallel Execution in BDD?
API Testing:
1.GET ,POST in Api testing?