+ Reply to Thread
Results 1 to 4 of 4

Thread: Interview Questions(J2EE): How should I answer these project relatated question?

  1. #1
    Member
    Join Date
    Jul 2007
    Age
    31
    Posts
    46
    Rep Power
    6

    Interview Questions(J2EE): How should I answer these project relatated question?

    friends, I am prepearing for interview. I shown the fake experience certificate
    Please tell me the following question and how should i handle the interviewers.

    Tell me about ur self
    ur proj details
    wy u r leaving current company
    is there any questions to ask us
    wt about ur organization
    wt is ur role in ur project
    wt u can expect from our company

    -Difference between statements, prepare, callble (all)
    -when we go for callable statement

    -did u ever use oops in ur project
    -ok if u use tell me where u used oops concepts


    -did u use abstract class in ur proj
    -if u tell yes how u can implement that class in ur project
    -did u use inheritance
    -wn we go for inheritance
    -How many jsp pages are in ur project
    -How many u deployed

  2. #2
    Super Moderator sk_kireeti's Avatar
    Join Date
    Feb 2006
    Posts
    2,279
    Rep Power
    65

    Re: Interview Questions(J2EE)

    Below are the questions which you need to figure out yourself -

    Tell me about ur self
    ur proj details
    wy u r leaving current company
    is there any questions to ask us
    wt about ur organization
    wt is ur role in ur project
    wt u can expect from our company

    But referring below link will help you to large extent.
    How to Answer The 64 Toughest Interview Questions


    Difference between statements, prepare, callble (all)
    statement - Simple query
    PreparedStatement - Re runnable/reusable query which can accept inputs at run-time
    Callable - Used when you have call/execute any function or procedure in DB (any one can correct me if I am wrong)

    when we go for callable statement
    Answered above

    did u ever use oops in ur project
    Every thing you do in java is a class which is an OOP concept. So answer is YES.

    ok if u use tell me where u used oops concepts
    depends on your project

    did u use abstract class in ur proj
    if u tell yes how u can implement that class in ur project
    did u use inheritance
    Answer depends on your project

    when we go for inheritance
    When ever we have a shared implementation across objects/classes with slight modifications then we can write base class with common implementation and extend it as per requirement.

    How many jsp pages are in ur project
    Answer depends on your project

    How many u deployed
    Answer depends on your project. Based on the complexity of the project/implementation/criticality of the component, you can range it from 2 to 6 pages per year. Remember that ideally we will put only UI part in JSP. Every thing else goes into business logic where most of the time is consumed and complexity is involved.

    Thanks,
    Krishna

  3. #3
    Member
    Join Date
    Jul 2007
    Age
    31
    Posts
    46
    Rep Power
    6

    Re: Interview Questions(J2EE): How should I answer these project relatated question?

    Thank you very much for response SK_kireeti

  4. #4
    Banned
    Join Date
    Sep 2007
    Age
    30
    Posts
    83
    Rep Power
    0

    Re: Interview Questions(J2EE): How should I answer these project relatated question?


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. must read all UG students!!!!!!!!!!!!!
    By sanjay in forum Other Queries
    Replies: 17
    Last Post: 29-05-10, 08:36 PM
  2. tips for interview
    By ozobalu in forum HR Questions
    Replies: 14
    Last Post: 22-12-09, 04:43 PM
  3. Dug it
    By yathish in forum Companies Info & Recruitment Process
    Replies: 4
    Last Post: 10-09-08, 05:25 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Content Relevant URLs by vBSEO 3.5.1 PL1