Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is empty string literal in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is singleton class in ruby?

0 Answers  


What are multiple inheritances?

0 Answers  


What is the multilevel inheritance. and also give the Example of it ?

5 Answers  


What is return in java?

0 Answers  


What is an object in Java and what are its benefits?

4 Answers   IBM,


What is method overloading in JAVA? Why is it not present in C ?

0 Answers   Akamai Technologies,


What is meant by JVM ?

6 Answers  


What is boolean data type in java?

0 Answers  


What is a protected method?

0 Answers  


Can you make a constructor final in Java?

0 Answers   SwanSoft Technologies,


solve this is my problem byte a=40,byte b=50 both add value is 90 this is with in range of byte... byte range is -128to 127.... why this pgm gives error like type mismatch.... package javapgms; public class byte1 { public static void main(String args[]) { byte a=40,b=50; byte c=a+b; System.out.println(c); } } note : dont use int k... a,b,c are in byte range... mind it..

2 Answers  


What is the significance of java packages?

0 Answers  


Categories