Search:

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

Search: Search took 0.00 seconds.

  1. Re: Will the compiler creates/assigns the memory for String

    See, basically, Strings in java are immutable objects, once they are created there value will never change throughout the program.so, when one string is created like String s = new String ("abcd"),...
  2. Answers
    1
    Views
    9,749

    Re: tags in web.xml

    Basically,
    The web.xml is used for creating some webapplication, as you have created for your project.
    The root element for all this web.xml is <webapp> , i think as you know it already, and all...
  3. Thread: System.exit

    by TCH7CLU
    Answers
    4
    Views
    3,654

    Re: System.exit

    Hello,
    basically, System.exit(int), you declare only an integer in class System and its method exit.
    So,
    These integer inside the method indicate whether the program that you write executes...
  4. Answers
    1
    Views
    2,773

    Re: Why do some methods throw exceptions

    See generally, if there is a probability of any occurrances that you think would occur in the program , as you write basically, while if you think there is any problem that would occur,like if an i/o...
Results 1 to 4 of 4
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