Wednesday, December 7, 2016

Multiple choice final exam

The multiple choice final exam is not posted yet. It has 40 questions. There will be a time limit of 3 hours. It will cover these topics:
  • Most important skill for computer programmers
  • Compiling vs. interpreting code
  • Portability
  • Algorithms
  • Strings
  • Variables
  • Keywords
  • Statement
  • Functions
  • Return values
  • Assignment
  • Calling a function
  • Integer division
  • Recursion
  • Scaffolding
  • Debugging
  • Dead code
  • Void
  • Generalization
  • Object
  • Traversal
  • Compound data types
  • Call by reference
  • Structure
  • Instance variable
  • Pure function
  • Const
  • Top-down design
  • Vector
  • Loops
  • Random numbers
  • Constructor
  • CPP and H files
  • Ordered and unordered sets
  • Binary / Bisection search
  • Merge sort vs. Bubble sort
  • Pseudocode 



    No comments:

    Post a Comment