Q. Automatic type conversion in Java takes place when

  • (A) Two type are compatible and size of destination type is shorter than source type.
  • (B) Two type are compatible and size of destination type is equal of source type.
  • (C) Two type are compatible and size of destination type is larger than source type.
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (C) Two type are compatible and size of destination type is larger than source type.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
368
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Manisha Agrawal
Publisher
πŸ“ˆ
90%
Success Rate