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...


How many bits does a boolean take?



How many bits does a boolean take?..

Answer / p

1 bit

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the parse method in java?

0 Answers  


What is an interface in java? Explain

0 Answers  


Can we make a constructor final?

0 Answers  


what is difference between global methods and local methods?

1 Answers  


What method is used to compare two strings ?

4 Answers  


What is flag in python?

0 Answers  


What is the default value of float and double datatype in java?

0 Answers  


Why you should not use singleton?

0 Answers  


Say any two properties in beans?

0 Answers  


What will be the output of the program? public class Test { public static void main(String args[]) { ArrayList<String> list = new ArrayList<String>(); list.add("2"); list.add("3"); list.add("4"); list.add("5"); System.out.println("size :"+list.size()); for(int i=0;i<list.size();i++) { list.remove(i); } System.out.println("size after:"+list.size()); } }

5 Answers   Rolta,


Is set ordered in java?

0 Answers  


Is upper case in java?

0 Answers  


Categories