Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Interview
»
Technology
Which of the following type casts will convert an Integer variable named amount to a Double type ?
(int to double) amount
int (amount) to double
int to double(amount)
(double) amount
Show Answer
Correct Answer:
(double) amount
← Previous Question
Next Question→
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment