Skip to main content

Home/ Java/ Group items tagged core-java

Rss Feed Group items tagged

Merit Campus

Merit Campus - Learn Java online|Java online training|online java school Merit Campus ... - 0 views

  •  
    Join Merit Campus Java training school to learn core java perfectly. With 20+ years of Java development experience we provide numerous java programs and make you expert at Core Java Programming Skills.
Javin Paul

What is the difference between Enumeration and Iterator ? - 0 views

  •  
    A good explanation of frequently asked java interview question Iterator vs Enumeration.Between two Enumeration is older and its there from jdk 1.0 while iterator was introduced later.The functionality of Enumeration interface is duplicated by the Iterator interface.
Merit Campus

Become extremely good at 'Core #Java #Programming Skills' - 0 views

  •  
    Java Topic / Java tutorial As discussed in 118, an abstract classes do not map to real life objects and they can not exist on their own, with out taking the form any of its concrete sub-classes. _EG_ Shape can not exist on it own, it has to be either Rectangle or Square or Circle.
Javin Paul

What is the difference between Synchronized Collection classes and Concurrent Collectio... - 0 views

  •  
    Collections classes are heart of java API though I feel using them judiuously is an art.its my personal experience where I have improved performance by using ArrayList where legacy codes are unnecesarily used Vector etc.JDK 1.5 introduce some good concurrent collections which is highly efficient for high volume , low latency system.
1 - 4 of 4
Showing 20 items per page