TW 02
TW 02
md 2025-02-22
Meeting Agenda
▶ Icebreaking
▶ Questions
▶ Interview Questions
▶ Retro meeting
1/5
tw-02.md 2025-02-22
Teamwork Schedule
Ice-breaking 10m
Personal Questions (Stay at home & Corona, Study Environment, Kids etc.)
Any challenges (Classes, Coding, studying, etc.)
Ask how they’re studying, give personal advice.
Remind that practice makes perfect.
A. define
B. variable
C. let
D. declare
A. _myVar
B. 123var
C. myVar123
D. $myVar
A. number
B. float
C. integer
D. double
2/5
tw-02.md 2025-02-22
A. * This is a comment *
B. // This is a comment
C. # This is a comment
D. -- This is a comment
5. What is the correct way to check the data type of a variable in JavaScript?
A. typeof variable
B. typeOf(variable)
C. checkType(variable)
D. variable.type
A. string
B. boolean
C. character
D. undefined
A. print()
B. log()
C. console.log()
D. write()
A. true
B. false
C. "false"
D. Error
3/5
tw-02.md 2025-02-22
element in CSS?
A. inline
B. block
C. flex
D. inline-block
A. relative
B. absolute
C. static
D. fixed
12. What is the correct way to apply multiple CSS classes to an element?
A. class="class1, class2"
B. class="class1 class2"
C. class="class1; class2"
D. class="class1.class2"
A. opacity
B. transparency
C. background-opacity
D. visibility
4/5
tw-02.md 2025-02-22
Closing 5m
5/5