Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Week 28 #18

Open
4 tasks done
ADVAYS16 opened this issue Apr 2, 2023 · 0 comments
Open
4 tasks done

Week 28 #18

ADVAYS16 opened this issue Apr 2, 2023 · 0 comments

Comments

@ADVAYS16
Copy link
Owner

ADVAYS16 commented Apr 2, 2023

  • MCQ Test # 4

Screen Shot 2023-04-02 at 1 50 28 PM

  • Question # 23

Screen Shot 2023-04-02 at 1 50 57 PM

Answer C is correct as we do not need to find a pattern to make use of student grades. Rather we can simply find the mean or the highest and gain a general sense of the overall students.

  • Question # 39

Screen Shot 2023-04-02 at 1 54 21 PM

Answer D is correct as the value of i is 2. Consequently, RANDOM(1, i) can only produce either 1 or 2 as output. Therefore, it is impossible for the output to be 1 3 2 4.

  • Question # 42

Screen Shot 2023-04-02 at 1 56 44 PM

Answer B is correct as you can use this procedure two times to check if a word is in two text files. If it returns true both times, then the word is in both files. Answer A only checks part of one file.

  • Question # 44

Screen Shot 2023-04-02 at 1 58 59 PM

Answer C is correct as the student is aware that the procedure searches for a value, but doesn't know the specific details of how the search is carried out. This demonstrates the concept of procedural abstraction.

Screen Shot 2023-04-02 at 2 01 16 PM

Screen Shot 2023-04-02 at 2 01 25 PM

Tangible Code

  • Project / Lesson Planning
    Lesson
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant