Search:

Type: Posts; User: sudha_kumari7; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    3
    Views
    3,443

    Re: ServletRequest and ServletResponse

    We know that ServletRequest and ServletResponse are interfaces but the web container takes responsibility of creating objects for these interfaces and this is done by the code which implements these...
  2. Answers
    7
    Views
    9,314

    Re: Object without using 'new'

    Hi lavanya we can create object without using new opearator.

    1) Using factory methods
    Ex:- NumberFormat obj=NumberFormat.getInstance();

    2)Using newInstance() method
    Ex:-
    Class...
Results 1 to 2 of 2
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