×

Loading...

Topic

  • 工作学习 / IT杂谈 / Some Java interview questions
    1) What is the abstract factory method pattern? Can you give me some examples in Java API, XML tecnology and JSP?

    2) What is the immutable pattern? can you give me some examples in Java API?


    3) What is the visitor pattern? When is it good to use the vistor pattern?


    4) What is the relationship between the sequence diagrams and colloboration diagrams in UML?


    5) Now we are building a project. The account is a very important object. We need to analyse the whole life-cycle of cycle? What kind of diagram can we use in the Rational Rose?

    6`) Have you ever used JMS? What are the basic computing paradigms in JMS?

    7) In XML technology, what does SAX stands for? Who is the creator? What is SAX's adventure over DOM?

    8) What does XHTML mean?

    9) what is the relationship between Java and JavaScript?

    10) What is the basic data structure in LDAP? What's the advantage of this structure over the relational database such as DB2?
    • Are you sure the interviewer will ask such java design pattern question?? If yes , that would be so terrible .
      • I am using these questions to phone screen candidates.
        We have got three strong candidates. We will bring them in for non-technical interviews.

        Just one addendum: We don't ask the candidate to know the answers to all questions. We allow them not to know something, and make mistakes in answering questions. If they made mistakes, we would lead them to the right direction.
    • My 2 cents here: LDAP is hierachical, non relational, the advantage is performance for reading...