This flashcard is just one of a free flashcard set. See all flashcards!
49
Von welchem Datentyp sind Operanden und Ergebnis bei arithmetischen Operationen?
Operanden:
- entweder numerisch
(byte, short, int, long, float, double)
- oder (Ausnahmefall) char
Ergebisse:
- immer numerisch
(double, float, long, int)
- entweder numerisch
(byte, short, int, long, float, double)
- oder (Ausnahmefall) char
Ergebisse:
- immer numerisch
(double, float, long, int)
Tags: Programmelemente
Source: VL 2
Source: VL 2