skip to main
|
skip to sidebar
Java Interview Questions and Answers
Thursday, March 8, 2012
Language Basics
String default value is null and not "null"
Boolean default value is false
Float & double are same only float has a F literal in value.
Declaring int array
int myList [] = {4, 3, 7};
public abstract methods in interface
constants in interface
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
►
2022
(1)
►
May
(1)
►
2013
(40)
►
June
(33)
►
January
(7)
▼
2012
(26)
►
December
(1)
►
October
(6)
►
August
(3)
►
July
(2)
▼
March
(5)
Exception Rules in Java
How many ways we can create objects in Java
Can we override a main method in Java
Language Basics
Final Variables and static
►
February
(8)
►
January
(1)
About Me
yogishots
View my complete profile
No comments:
Post a Comment