home *** CD-ROM | disk | FTP | other *** search
/ Shelly Cashman Series Ex…s - A Record of Discovery / Explore.bin / LAB16.TXT < prev    next >
Text File  |  1997-03-21  |  2KB  |  108 lines

  1. Shelly Cashman Series Lab - Choosing a Programming Language
  2.  
  3.  
  4. Name   ____________________________________
  5.  
  6.  
  7. Course and Division _______________________
  8.  
  9.  
  10. Date   ___________________    Page 1 of 2    
  11.  
  12.  
  13. As you step through the Interactive Lab, answer the following
  14. questions in the spaces provided. For multiple choice
  15. questions, enter the appropriate letter on the blank line.
  16.  
  17. 1. A programming language is a set of written words and
  18. symbols that have meaning for the computer. True or False?
  19. _____________ 
  20.  
  21. 2. As computers have become more sophisticated, programming
  22. languages have become more _____________.
  23.  
  24. a. cryptic
  25. b. user-friendly
  26. c. wordy
  27. d. error-prone
  28.  
  29. 3. Computers with different _____________ have different
  30. machine languages.
  31.  
  32. a. input devices
  33. b. output devices
  34. c. storage devices
  35. d. processors
  36.  
  37. 4. Assembly language programs are converted into machine
  38. language using a(n) _____________.
  39.  
  40. a. assembler
  41. b. compiler
  42. c. interpreter
  43. d. pre-compiler
  44.  
  45. 5. High-level languages _____________.
  46.  
  47. a. contain nouns and verbs
  48. b. are machine-dependent
  49. c. both a and b
  50. d. neither a nor b
  51.  
  52. 6. With a 4GL, a programmer specifies the steps required
  53. to perform a task. True or False? _____________ 
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66. Shelly Cashman Series Lab - Choosing a Programming Language
  67. Page 2 of 2
  68.  
  69. 7. In OOP, sets of instructions are called _____________.
  70.  
  71. a. objects
  72. b. methods
  73. c. 4GL's
  74. d. application generators
  75.  
  76. 8.  List six programming languages commonly used
  77. today.
  78.  
  79. _________________ ___________________ ___________________
  80.  
  81. _________________ ___________________ ___________________
  82.  
  83. 9. Microsoft's Visual Basic is bundled free with the MS-DOS
  84. operating system. True or False? _____________ 
  85.  
  86. 10. Java is a simple _____________ that can be used to develop small
  87. programs call applets.
  88.  
  89. a. machine language
  90. b. assembly language
  91. c. object-oriented language
  92. d. fourth-generation language
  93.  
  94. 11. C++ is pronounced _____________.
  95.  
  96. a. C plus-plus
  97. b. C double-plus
  98. c. C add-add
  99. d. C double-add
  100.  
  101. 12. List the four factors to consider when choosing a
  102. programming language.
  103.  
  104. ___________________________   ____________________________
  105.  
  106. ___________________________   ____________________________
  107.  
  108.