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

What is type inference in java8?

0 Answers  


How to print nodes of a Binary tree?

1 Answers   TCS,


What are the restrictions that are applied to the java static methods?

0 Answers  


Can we have two methods in a class with the same name?

0 Answers  


Explain JPA in Java.

1 Answers  


Does treeset use compareto?

0 Answers  


What will be the output of round(3.7) and ceil(3.7)?

0 Answers  


What is ph and buffers?

0 Answers  


How do you create a reference in java?

0 Answers  


What is map java?

0 Answers  


Which is easier netbeans or eclipse?

0 Answers  


What are synchronized methods ?

0 Answers  


Categories