Sun Certified Java developer
interview questions are the questions asked to an individual who is appearing
for an interview for a position of a Java developer in an organization with
certification from Sun. The questions help to analyze the person’s knowledge
about applications in Java. The individual should be certified by Sun. The
questions also help to understand that how proficient is the candidate in using
Java programming language.
Sample
Sun Certified Java developer interview questions
- What are the different ways to debug a java program?
- What do you know about web architecture?
- In order to write your java programs, what is the IDE that you have to use?
- Suppose you are part of a team of programmers and your team is reviewing a proposed API for a new utility class. Later the team realizes after discussion that the number of methods used in API can be reduced without the loss of any function. What are the two OO principles that the team will promote if they execute a new design?
- What is a string buffer?
- When do we need to use DAO design in our project?
- How will you deploy a web application?
- Do you think that it is possible for more than two threads to dead loack at once?
- What is the difference between native keyword and abstract keyword?
- What result do you get when you mount a file system after enabling the noatime option?
- Define unchecked Exceptions? How is it different from checked Exceptions?
- What debugging tool would you use to debug a Java program?
No comments:
Post a Comment