Programming and Data Structures Quiz for BSc (Hons) Applied Computing - Level 1...
5 Questions
2 Views

Programming and Data Structures Quiz for BSc (Hons) Applied Computing - Level 1...

Created by
@RevolutionaryDiopside

Podcast Beta

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which of the following will legally declare, construct, and initialize an array?

  • D. int myList [] = {1, 2, 3}; (correct)
  • A. int [] myList = {'1', '2', '3'};
  • C. int myList [] [] = {4,9,7,0};
  • B. int [] myList = (5, 8, 2);
  • In which module is this question likely to be from?

  • C. Applied Computing
  • D. Information, Communication and Digital Technologies
  • B. Principles of Programming and Data Structures (correct)
  • A. Programming and Data Structures
  • What is the duration of the exam?

  • A. 2 hours
  • C. 4 hours
  • D. 5 hours
  • B. 3 hours (correct)
  • How many questions need to be attempted in this exam?

    <p>C. 3</p> Signup and view all the answers

    What programming language should be used for writing the codes in this exam?

    <p>C. Java</p> Signup and view all the answers

    More Like This

    Use Quizgecko on...
    Browser
    Browser