Oops question in java
Automation Control Engineer Interview Questions
3,453 automation control engineer interview questions shared by candidates
The question is from string. class Test { public static void main(String args[]) { String t1 = "Auto"; String t2 = "Auto"; System.out.println(t1==t2) //Line1 String x1=new String("Java"); String x2 =new String("Java"); System.out.println(x1==x2); //Line 2 } } What is the output of Line 1 and Line2
Quantos anos de experiência como QA ? Quantos anos de experiência como desenvolvedor? Se eu tinha interesse de trabalhar com PJ
Automation related questions. Be prepared to write coding as well.
Mostly questions on Automation experience and how it benefits from manual testing. All genuine questions to screen people basically.
tell me something about yourself
Return the day of the week that is k days later. eg. S="Wed" and k =2, it should return "Fri"
Nothing unexpected.
1. Find max no from the integer array 2. bubble sort
What position are you interested at?
Viewing 341 - 350 interview questions