Search:

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

Search: Search took 0.00 seconds; generated 57 minute(s) ago.

  1. Re: creating dynamic class using reflection...

    Hope you find the link below useful.
    It also has a snippet for creating objects dynamically using reflection.
    www . ibm . com /developerworks/library/j-dyn0603/
  2. Re: Real time example for abstract class and interface

    u mean a real world or real time.Real time has a different meaning and i guess java is not used for real time applications(C/C++):)
  3. Answers
    2
    Views
    11,848

    Re: Sorting a hash map based on its keys

    TreeMap map = new TreeMap(hashMap) takes care or ordering process:D
  4. Answers
    7
    Views
    4,830

    Re: Abstract Class Situation

    Abstract class may or may not have implementation.They may or may not have abstract methods.The purpose of class declaring abstract is to prevent the user from instantiating.

    For example if we...
  5. Answers
    6
    Views
    12,138

    Re: what are the disadvatages of oops?

    As far as i know one of the major disadvantages of using oops is overhead in process of creating objects and performing other oops funtions.This is the real some systems in telecom domain still...
Results 1 to 5 of 5
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