Was ist der C-Datentyp von 3.14?
PR EidP Quiz Seminar 3

Quiz
•
Education
•
University
•
Hard
Benedikt Dornauer
Used 4+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
float
double
int
long double
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Was ist der C-Datentyp von 0.5f?
float
double
int
long double
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Was ist der Dezimalwert und (Standard) C-Datentyp von 0xfee?
4077 und long long
4078 und int
4078 und double
4078 und short
4077 und int
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Um welchen C Datentyp handelt es sich und was ist das Ergebnis (Asci-Wert von 'C' ist 67)?
14.0f + 5 + 'C' == 10
int und 0
double und 1.0
float und 20.0
float und 0.0
int und 20
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Was wird hier ausgegeben:
double wert = 0.012e3;
printf("%o", (int) wert);
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Welche der folgenden Klammerausdrücke ist äquivalent zu dem gegebenen Ausdruck, wenn die Operatorpräzedenzen berücksichtigt werden:
(int) 1.0 << 0 && 1 != 0 & 3
(int) 1.0 << (0 && (1 != 0) & 3)
(int) 1.0 << 0 && (1 != (0 & 3))
((int) 1.0 << 0) && (1 != 0) & 3
(int) 1.0 << (0 && 1) != (0 & 3)
Similar Resources on Quizizz
8 questions
Mittelhochdeutsch Lautentwicklung

Quiz
•
University
11 questions
Didaktik Wdh.

Quiz
•
University
10 questions
Familienquiz

Quiz
•
University
10 questions
Wohnungstypen, Räume, und Möbeln

Quiz
•
University
10 questions
Basisthema 3: Das multimodale Behandlungskonzept

Quiz
•
University
9 questions
Quiz Kapitel 3

Quiz
•
University
10 questions
Infektionskrankheiten

Quiz
•
University
8 questions
SU4 Rassismus

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade