Engineer Developer Interview Questions

3,853 engineer developer interview questions shared by candidates

Selenium questions Difference between driver.quit() and driver.close(). Difference between implicit wait() and explicit wait () in Java. Describe the Automation framework. what is the output of these two print statements in java? System.out.println("Hello, World!"+ 12 +150); System.out.println(12 + 150 "Hello, World!"); Replace or create a new json object in the array? Array [ { "name" : "bob", "status" : "Active" // change key "status" to output and "Active" to true -- something like that } ]

Selenium questions Difference between driver.quit() and driver.close(). Difference between implicit wait() and explicit wait () in Java. Describe the Automation framework. what is the output of these two print statements in java? System.out.println("Hello, World!"+ 12 +150); System.out.println(12 + 150 "Hello, World!"); Replace or create a new json object in the array? Array [ { "name" : "bob", "status" : "Active" // change key "status" to output and "Active" to true -- something like that } ]

If a static variable in one class enclosed in an assembly is being referred by two different assemblies, would the change in static variable caused by one assembly be reflected in the other assembly. Assume all the assemblies are getting executed in one process. Same question was repeated for singleton class as well instead of static variable
avatar

Senior Software Engineer (.NET Developer)

Interviewed at Philips

3.8
Dec 20, 2012

If a static variable in one class enclosed in an assembly is being referred by two different assemblies, would the change in static variable caused by one assembly be reflected in the other assembly. Assume all the assemblies are getting executed in one process. Same question was repeated for singleton class as well instead of static variable

Viewing 371 - 380 interview questions

Glassdoor has 3,853 interview questions and reports from Engineer developer interviews. Prepare for your interview. Get hired. Love your job.