started with some manual testing interview questions.
1.what is adhoc testing
2.what is monkey testing
3.what is build and release
Later moved to core java questions
1.Explain main method
2.what are exceptions in java
3.how do we print the exception
4.how do we handle the exception
5.how do we generate exception
6.try,catch block
7.given a program: Add two arrays and sort them