Sunday, August 20, 2017

Infostrech 1 round interview questions.


1 What is verbose.
2 What is thread count.
3 How do you handle exception.
4 Common method in two interface implement one class which interface method will class implement.
5 Flow of try , catch,finally.
6 What is finally .
7 How many value will a method returns.
8 what is abstract.
9 Difference between implicit wait and explicit wait.
10 Which design patterns have you used to develop framework.
11 What is maven.
12 Have you used list what is it.
13 Difference between list and set in collection.
14 Try block have exit method and catch block has Exception and finally block will return int .what is the flow of execution.
15 Have you ever came across conflict in code how you resolved it.
16 can a constructor be private.
17 what are types of assert.
18 difference between assert and verify.
19 Assert is a abstract method or a static method.
20 What is access modifier can construct have .

0 comments:

Post a Comment