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


Can a double value be cast to a byte?

Answers were Sorted based on User's Feedback



Can a double value be cast to a byte?..

Answer / ravikiran(aptech mumbai)

yes
double d=22.55;
byte b=(byte)d;

Is This Answer Correct ?    34 Yes 2 No

Can a double value be cast to a byte?..

Answer / niranjanravi

yes

Is This Answer Correct ?    24 Yes 2 No

Can a double value be cast to a byte?..

Answer / guest

yes

Is This Answer Correct ?    18 Yes 2 No

Post New Answer

More Core Java Interview Questions

How to Sort Strings which are given in List and display in ascending order without using java api.

1 Answers   LIC,


Can we have multiple catch block for a try block?

0 Answers  


How is java created?

0 Answers  


where can we get jAVA project orientation traing in HYDERABD

0 Answers  


How can you say java is object oriented?

0 Answers  


what is a thread pool in java and why is it used?

0 Answers  


How is string immutable in java?

0 Answers  


use of wrapper classes?

3 Answers   IBM,


when everything can be done by static block then why do we use main method?.

2 Answers  


What's the access scope of protected access specifier?

0 Answers  


can any one send me the example program of immutable class?

2 Answers   Arfin, TCS,


What is append in java?

0 Answers  


Categories