📚 Practice Mode

C and Java Programming Fundamentals

Learn at your own pace with hints and detailed explanations

1 / 12
Multiple Choice

Which conversion is not possible?

  1. int to float
  2. float to int
  3. char to float
  4. All are possible