_________ temperature = 25; What is the data type of temperature?, float, int, char, boolean, Why is 'A' different from "A" in Arduino?, No difference, 'A' is a character, "A" is a String, "A" is faster, 'A' is a number, char letter = "B"; What is wrong?, Nothing wrong, Should use single quotes, Should use int, Missing semicolon, Which data type is BEST for storing temperature (36.5°C)?, int, float, char, boolean, Which value can a boolean store?, 0–255, True or False, Letters, Decimal numbers, boolean isOn = true;, A number, A text, A condition/state, A delay, _____ voltage = 3.3; What is the best data type?, int, char, boolean, float, Which of the following is a keyword?, temperature, ledPin, int, value, int value = 3.3; What will be stored in value?, 3.3, 4, 3, Error, You want to store multiple sensor readings. What is the BEST choice?, int, String, array, boolean, int numbers[3] = {1, 2, 3}; What is numbers?, a single variable, a function, a collection of values, a keywords, Why can’t you use int as a variable name?, It’s too short, It is reserved (keyword), Arduino doesn’t allow it, It causes delay, Which data type could store age?, int, byte, long, all of above.
0%
DATA Type Exercise
שתף
שתף
שתף
על ידי
U86765234
עריכת תוכן
הדפסה
הטבעה
עוד
הקצאות
לוח תוצאות מובילות
הצג עוד
הצג פחות
לוח התוצאות הזה הוא כרגע פרטי. לחץ
שתף
כדי להפוך אותו לציבורי.
לוח תוצאות זה הפך ללא זמין על-ידי בעל המשאב.
לוח תוצאות זה אינו זמין מכיוון שהאפשרויות שלך שונות מאשר של בעל המשאב.
אפשרויות חזרה
פתח את התיבה
היא תבנית פתוחה. זה לא יוצר ציונים עבור לוח התוצאות.
נדרשת כניסה
סגנון חזותי
גופנים
נדרש מנוי
אפשרויות
החלף תבנית
הצג הכל
תבניות נוספות יופיעו במהלך המשחק.
תוצאות פתוחות
העתק קישור
קוד QR
מחיקה
האם לשחזר את הנתונים שנשמרו באופן אוטומטי:
?