Bibek

Bibek

Category: Java

Home >>

Category: Java

  • Java

    Hashing

    Hashing is the transformation of a string of characters into a usually shorter fixed-length value or key that represents the…

    Bibek

    May 15, 2016
  • Featured, Java

    WeakReference and WeakHashMap in Java

    Weak Reference : An Object will not be garbage collected if one or more reference exits. This is not true…

    Bibek

    December 18, 2015
  • Java

    JAVA 7 Features

    Key Features Strings in switch Statement Multiple Exception Handling Try with Resources Java nio Package Binary Literals, underscore in literals…

    Bibek

    March 10, 2014
  • Featured, Java

    Native Keyword / Calling C Program From Java

    You might have seen in Java API many methods are using native keyword. Lets understand them. The native keyword is…

    Bibek

    October 9, 2013
  • Featured, Java

    Ant Build Tool : Quick Notes

    Ant Script for JAVA Developers 1) Simple Ant Script for Clean , Compile and jar generation adding Manifest information to…

    Bibek

    September 24, 2013
  • Featured, Java

    Blank final field in Java

    A variable that is declared as final and not initialized is called a blank final variable. A blank final variable…

    Bibek

    September 18, 2013
  • Featured, Java

    Fail Fast vs Fail Safe Iterator in Java

    When an iterator is created, either it is directly created on the collection (Fail Fast), or created on a clone…

    Bibek

    September 18, 2013
  • Featured, Java

    Double Brace Initialization In Java

    Another way of initializing collections and objects in Java. This is rarely known concept of Java,although this type of initialization has been…

    Bibek

    September 14, 2013
  • Featured, Java

    JVM Shutdown Hook

    As the name specifies its a Hook provided by JVM to register a Thread when it shut down. i.e. piece…

    Bibek

    September 14, 2013
  • Featured, Java

    Use of Robot Class

    Programming in Java doesn’t have to be dull and boring. In fact, it’s possible to have lots of fun while…

    Bibek

    August 24, 2013
1 2
→

Jean Moreau

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.

  • Facebook
  • Instagram
  • X
  • LinkedIn
Search
Categories
  • Architecture (21)
  • Artificial Intelligence (2)
  • Featured (17)
  • Inspiration (7)
  • Java (15)
  • JavaScript (5)
  • Liferay (3)
  • Productivity (1)
  • Recommendation (19)
  • Science and Tech (2)
  • Tech Tweets (21)
  • Web Technology (11)
Tags

Assert Assertion Java import JAVA Reflection YUI

Social
  • Facebook
  • Twitter
  • Instagram
  • YouTube
  • LinkedIn
  • Pinterest
  • Dribbble
  • Skype
Editors Pick
  • Success Can Come at Any Age. Just Look at These 6 Successful Entrepreneurs.

    Success Can Come at Any Age. Just Look at These 6 Successful Entrepreneurs.

  • Storing data in DNA is a lot easier than getting it back out

    Storing data in DNA is a lot easier than getting it back out

  • India’s Greatest Scientists Who Never Won A Nobel Prize, Despite Their Contribution To Science

  • Inspiration

    Success Can Come at Any Age. Just Look at These 6 Successful Entrepreneurs.

    April 24, 2020
Bibek

Bibek

Tags

Assert Assertion Java import JAVA Reflection YUI

Latest Posts

  • Success Can Come at Any Age. Just Look at These 6 Successful Entrepreneurs.

    Success Can Come at Any Age. Just Look at These 6 Successful Entrepreneurs.

  • Storing data in DNA is a lot easier than getting it back out

    Storing data in DNA is a lot easier than getting it back out

  • India’s Greatest Scientists Who Never Won A Nobel Prize, Despite Their Contribution To Science

Copyright © 2025 | All Rights Reserved.