Desktop Engineer Interview Questions

566 desktop engineer interview questions shared by candidates

Question 1: Loop through numbers 200 - 300 and print "Hum" if numbers divisible by 5, print "Honey" if divisible by 7, and print "Nothing" everything else. Question 2: What's the difference between interface and abstract class? Question 3: What's the difference between int and int32? Question 4: Print just the integers from the following list? ArrayList list = new ArrayList(); list.Add("Hello"); list.Add(1); list.Add(2.5); list.Add(3); list.Add(2); list.Add("Jeremy"); list.Add(0); Question 5: Find the youngest student from the Student table below? StudentID DOB ------------ --------- 001 05/21/1991 002 11/04/1995 003 12/02/1989
avatar

Desktop Applications Developer

Interviewed at Election Systems & Software

3.1
Mar 19, 2015

Question 1: Loop through numbers 200 - 300 and print "Hum" if numbers divisible by 5, print "Honey" if divisible by 7, and print "Nothing" everything else. Question 2: What's the difference between interface and abstract class? Question 3: What's the difference between int and int32? Question 4: Print just the integers from the following list? ArrayList list = new ArrayList(); list.Add("Hello"); list.Add(1); list.Add(2.5); list.Add(3); list.Add(2); list.Add("Jeremy"); list.Add(0); Question 5: Find the youngest student from the Student table below? StudentID DOB ------------ --------- 001 05/21/1991 002 11/04/1995 003 12/02/1989

Viewing 51 - 60 interview questions

Glassdoor has 566 interview questions and reports from Desktop engineer interviews. Prepare for your interview. Get hired. Love your job.