Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1013 Bytes

interview-questions.md

File metadata and controls

41 lines (21 loc) · 1013 Bytes

UNIT 2 ASSESSMENT: Interview Practice Questions

Answer the following questions.

First, without external resources. Challenge yourself to answer from memory as if you were in a job interview. Tip: providing an example can help communicate your point if you struggle with the vocabulary.

Then, research the question to expand on your answer. Even if you feel you have answered the question completely, there is always something more to learn. Write your researched answer in your OWN WORDS.

Type your initials here to confirm you read the instructions:

  1. What is the difference between a parameter and an argument?

Your answer:

Researched answer:

  1. What is the difference between an object and a class?

Your answer:

Researched answer:

  1. What is iteration?

Your answer:

Researched answer:

  1. STRETCH: What is hoisting in JavaScript?

Answer:

Looking Ahead: Terms for Next Unit

Research and define the following terms. Hint: use the syllabus!

  1. React State:

  2. React Props:

  3. DOM events: