
Tut 05 : JS functions, CSS pos
Quiz
•
Computers
•
University
•
Hard
SNET Teaching
Used 6+ times
FREE Resource
Enhance your content in a minute
6 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
JS: Was ist eine gültige Eigenschaft/Konvention einer Konstruktor-Funktion?
der Name beginnt mit einem Großbuchstaben
sie wird mit dem new-Operator aufgerufen
es muss ein return statement geben
es gibt kein return Statement
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
JS:
Gegeben: let vegetables = ['Cabbage', 'Turnip', 'Radish', 'Carrot'];
Was ist das Ergebnis von vegetables.slice(1, 3)?
[ 'Turnip', 'Radish' ]
[ 'Turnip', 'Radish', 'Carrot' ]
[ 'Cabbage', 'Carrot' ]
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
JS: Wie kopiert man ein Array array=[1,1,2,3,5,8] in ein neues Array? -->Shallow copy?
var arrayCopy = array;
var arrayCopy = array.slice();
var arrayCopy = array.copy();
var arrayCopy = [].concat(array);
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
JS: was sind Funktionen höherer Ordnung/higher order functions?
Funktionen(F.), die eine andere F als Input haben
F, die andere F als Output haben
F, die nested functions enthalten
F, die andere F aufruft
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
CSS: li Elemente in einer Liste nehmen standartmäßig die ganze Zeile an. Wie kann man eine liste in eine Zeile packen bzw Zeilenumbruch zwischen li-s entfernen?
li {display: block;}
.li {display: inline;}
li {display: inline;}
li {display: none;}
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
CSS:
Positioniere h1 50px unter die Position , die es im Normalfall annehmen würde
h1 {
[...] : [...] ;
[...] : [...];
}
position: absolute
position: relative
bottom: 50px
top: 50px
Similar Resources on Wayground
10 questions
Ôn tập CSLT
Quiz
•
University
10 questions
CSS-каскад стиль
Quiz
•
University
10 questions
03 - Određivanje kardinaliteta
Quiz
•
University
10 questions
Pengenalan Canva
Quiz
•
12th Grade - University
10 questions
Understanding Email, Contacts and Calendaring
Quiz
•
University
10 questions
DBMS QUIZZ
Quiz
•
University
8 questions
TIN HỌC
Quiz
•
University
10 questions
Explore Scratch 3: Motion and Pen
Quiz
•
3rd Grade - University
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
Discover more resources for Computers
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
7 questions
Central Idea of Informational Text
Interactive video
•
4th Grade - University
20 questions
Physical or Chemical Change/Phases
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
39 questions
Unit 7 Key Terms
Quiz
•
11th Grade - University
7 questions
Transition Words and Phrases
Interactive video
•
4th Grade - University
18 questions
Plotting Points on the Coordinate Plane
Quiz
•
KG - University
5 questions
Declaration of Independence
Interactive video
•
4th Grade - University
