Java Learner

Saturday, August 22, 2015

Java 20 years celebrations


Infographic – eXo Wishes a Happy 20th Birthday to Java
Posted by Venkatesh Goud at 10:30 AM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Followers

Blog Archive

  • ▼  2015 (1)
    • ▼  August (1)
      • Java 20 years celebrations
  • ►  2014 (11)
    • ►  July (1)
    • ►  June (8)
    • ►  May (2)

About Me

My photo
Venkatesh Goud
View my complete profile
  • Home
  • Sample Page
  • Services
  • Advertise
  • Blog
  • About
  • Contact me
Menu

Camly - A Responsive Blogger Theme, Lets Take your blog to the next level.

This is an example of a Optin Form, you could edit this to put information about yourself.


This is an example of a Optin Form, you could edit this to put information about yourself or your site so readers know where you are coming from. Find out more...


Following are the some of the Advantages of Opt-in Form :-

  • Easy to Setup and use.
  • It Can Generate more email subscribers.
  • It’s beautiful on every screen size (try resizing your browser!)

Sign Up for Email Updates

Subscribe to our newsletter to get the latest updates to your inbox. ;-)


Your email address is safe with us!


Popular Posts
  • Integer Literal - Octals
    What is the Output of the below Program: //OcatalSample.java public class OcatalSample{ public static void main(String []args){ ...
  • CodingBat > roundSum
    For this problem, we'll round an int value up to the next multiple of 10 if its rightmost digit is 5 or more, so 15 rounds up to 20. A...
  • CodingBat > firstLast6
    Given an array of ints, return true if 6 appears as either the first or last element in the array. The array will be length 1 or more....
  • Thumb
    Sort Month Names
    1) Sorting months by natural sort order or alphabetical order or not chronological order. 2) Sorting months by Chronological order. So...
  • Technical Interview Question 1
    You have an array of numbers from 0 to N-1, one of the numbers is removed, and replaced with a number already in the array which makes a d...
  • String comparison tip
    In Java if you actually want to test whether two strings have the same value you should use   .equals() . It checks value equality. I thin...
  • Java 20 years celebrations
  • Swap two numbers
    Solutions: 1) Using temporary variable / Using extra space 2) Without using temporary variable / Without using extra space      a) Using...
  • String Concatenation Operator
    String name = "Venkatesh"; int age = 5; int salary = 6; System.out.println(name + age + salary); What is the Output? Answ...
  • Sample Code
    // Hello World.java public class HelloWorld{ public static void main(String[] args){ System.out.print("Hi...

Popular Posts

  • Integer Literal - Octals
    What is the Output of the below Program: //OcatalSample.java public class OcatalSample{ public static void main(String []args){ ...
  • CodingBat > roundSum
    For this problem, we'll round an int value up to the next multiple of 10 if its rightmost digit is 5 or more, so 15 rounds up to 20. A...
  • CodingBat > firstLast6
    Given an array of ints, return true if 6 appears as either the first or last element in the array. The array will be length 1 or more....
  • Sort Month Names
    1) Sorting months by natural sort order or alphabetical order or not chronological order. 2) Sorting months by Chronological order. So...
  • Technical Interview Question 1
    You have an array of numbers from 0 to N-1, one of the numbers is removed, and replaced with a number already in the array which makes a d...
  • String comparison tip
    In Java if you actually want to test whether two strings have the same value you should use   .equals() . It checks value equality. I thin...
  • Java 20 years celebrations
  • Swap two numbers
    Solutions: 1) Using temporary variable / Using extra space 2) Without using temporary variable / Without using extra space      a) Using...
  • String Concatenation Operator
    String name = "Venkatesh"; int age = 5; int salary = 6; System.out.println(name + age + salary); What is the Output? Answ...
  • Sample Code
    // Hello World.java public class HelloWorld{ public static void main(String[] args){ System.out.print("Hi...
Subscribe Via Email

Subscribe to our newsletter to get the latest updates to your inbox. ;-)

Your email address is safe with us!

  • Facebook
  • Twitter
  • Google+
  • Pinterest
  • RSS
Powered by Blogger.