Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    5
    Views
    4,781

    Re: Float or character in place of int

    Hi...

    Do you know main() returns the value to whom? Who calls the main() at the beginning of execution of a program, that is the OS. The main() returns two values only, either 1 or 0 via int...
  2. Answers
    18
    Views
    18,770

    Re: when we use String and StringBuffer?

    Hi....

    If you want to store a string but don't need to modify that string in your program then you should use String. But if you want to store as well as want to modify that string value in the...
  3. Answers
    7
    Views
    4,919

    Re: Abstract Class Situation

    In case of Interface you must have to have redefine all the methods declared in an interface at the time of implementing it, you can't skip any method of it. If you don't need or wish to redefine all...
Results 1 to 3 of 3
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