Search:

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

Search: Search took 0.00 seconds.

  1. Answers
    13
    Views
    5,187

    Re: Garbage Collector

    System.gc()

    However, you must know that you can not invoke garbage collector instantly.
    Using System.gc() would place a request to JVM to garbage collect objects.
    JVM would decide according to...
  2. Answers
    13
    Views
    6,152

    Re: Why JAVA is NOT

    Java is not purely object oriented because, to be a pure object oriented language:
    - the only way to access any data must be through the objects.
    - Every data must be available in form of objects...
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