Search:

Type: Posts; User: Surekha venkat; Keyword(s):

Search: Search took 0.00 seconds.

  1. Re: Why we say arraylist is not synchronized where as vector are

    i also want to know the answer
  2. Answers
    27
    Views
    20,723

    Re: Which constructor will be called in main

    hi
    constructor with string argument will be called in main.
  3. Answers
    3
    Views
    3,402

    Re: ServletRequest and ServletResponse

    hi
    here request and response r not objects ..we're using request and response as reference variables...
  4. Answers
    4
    Views
    3,266

    Re: method in a method

    hi
    it's not possible to define method inside method..
    java doesn't support inner metods
  5. Re: Is there any benefit to extend both Interface and abstract class

    hi hani
    good question.
    if class C extends Class B(which is implementing intrface A according to it's requirement) then class C gets all the features of class B and again if class C implements...
  6. Answers
    3
    Views
    3,407

    Re: not platform independent

    yes ,java is platform independent..
    java compiler is same for all platforms and java have corresponding interpreter for corresponding platforms
  7. Answers
    10
    Views
    15,056

    JSP Re: Can we have 2 Struts Config.xml file

    hi
    we can have 2 or more strutsconfig.xml file.
    if the application is too big or complex one then we can make that application into modules so by this way each module can have one strutsconfig.xml...
  8. Re: Confused about Overloading and OverRiding

    hi ,
    overriding and overloading both comes under polymorphism ..
    overriding comes under runtime(dynamic) polymorphism.
    overloading comes under compiletime (static) polymorphism..
    in overriding...
  9. Answers
    34
    Views
    53,286

    Re: What is the abbrevation of OOPS?

    hi,
    OOPS means object oriented programing system..
Results 1 to 9 of 9
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact