जॉइन Examsbook
1532 0

प्र: Which of the following type casts will convert an Integer variable named amount to a Double type ?

  • 1
    (int to double) amount
  • 2
    int (amount) to double
  • 3
    int to double(amount)
  • 4
    (double) amount
  • उत्तर देखें
  • Workspace

उत्तर : 4. "(double) amount"
व्याख्या :

Answer: D) (double) amount Explanation:

क्या आपको यकीन है

  त्रुटि की रिपोर्ट करें

कृपया संदेश दर्ज करें
त्रुटि रिपोर्ट सफलतापूर्वक जमा हुई