Answer to Question #11486 in Java | JSP | JSF for Jenny

Question #11486
What does this code do?

Info regional = ((info)Name.bytesToObject(data));

Here Name is a class and data is an array
1
Expert's answer
2012-07-05T10:28:41-0400
This code creates object "regional" of Info type. Method bytesToObject() (this
method is static) processes data and returns result, which casted to Info type
and assigned to object "regional" .

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS