Chapter Quiz

17 Questions | Attempts: 123
Share

SettingsSettingsSettings
Programming Quizzes & Trivia

E-LEARNING IN COMPUTER PROGRAMMING USING C++


Questions and Answers
  • 1. 

    It translates the code into an intermediary form

    • A.

      Interpreter

    • B.

      Compiler

    • C.

      Assembles

    • D.

      Linker

    Correct Answer
    B. Compiler
  • 2. 

      What is a program?

    • A.

      Set of written instructions created by a programmer or an executable piece of software.

    • B.

      Set of questions created by interpreter

    • C.

      Set of advice

    • D.

      Set of code

    Correct Answer
    A. Set of written instructions created by a programmer or an executable piece of software.
  • 3. 

       it a set of specific instructions executed one after the other.

    • A.

      Step

    • B.

      Principle

    • C.

      Program

    • D.

      Procedure/function

    Correct Answer
    C. Program
  • 4. 

        Means that an event happens

    • A.

      Event-answered

    • B.

      Event-culture

    • C.

      Event-driven

    • D.

      Event-drive

    Correct Answer
    C. Event-driven
  • 5. 

    1. C++ fully supports object-oriented programming, including the form pillars of object-oriented development:_________________

  • Correct Answer
    data hiding
    Data Hiding
    DATA HIDING
  • 6. 

         The property of being a self-contained unit is called____________

    Correct Answer
    inheritance
  • 7. 

    It is the highly valued characteristic that an object can be used with out the                      user  knowing.

    • A.

      Inheritance

    • B.

      Data hiding

    • C.

      Encapsulation

    • D.

      Polymorphism

    Correct Answer
    B. Data hiding
  • 8. 

        What is Polymorphism?

    • A.

      Refers to the same name taking many forms

    • B.

      Refers to the different name take forms

    • C.

      Refers to the equal name take many forms

    • D.

      Refers to the same name taking different forms

    Correct Answer
    A. Refers to the same name taking many forms
  • 9. 

        What do you mean by morph?

    • A.

      Many

    • B.

      Form

    • C.

      Equal

    • D.

      Same

    Correct Answer
    B. Form
  • 10. 

       11.  What is the meaning of Acronym ANSI?

    • A.

      Accredited National Standards Incorporation

    • B.

      American Network System Institute

    • C.

      Accredited Network System Incorporation

    • D.

      American National Standards Institute

    Correct Answer
    D. American National Standards Institute
  • 11. 

      What is the first question you need to ask when preparing to design any program?

    • A.

      What is the solution for this problem?

    • B.

      When can solve it?

    • C.

      What is the problem I’m trying to solve?

    • D.

      What is the significant of this problem?

    Correct Answer
    C. What is the problem I’m trying to solve?
  • 12. 

        It is the files you create with your editor?

    • A.

      Notepad

    • B.

      Source files

    • C.

      Data files

    • D.

      Collect data

    Correct Answer
    B. Source files
  • 13. 

     After your source code was compiled, what is being produce?

    • A.

      Program

    • B.

      Class

    • C.

      Object

    • D.

      Data

    Correct Answer
    C. Object
  • 14. 

     Collection of data & related functions

    • A.

      Object

    • B.

      Data

    • C.

      Program

    • D.

      Class

    Correct Answer
    D. Class
  • 15. 

     I compile the source code from the operating system command line, what should I type for the Microsoft compilers?

    • A.

      Bc

    • B.

      Tc < filename>

    • C.

      Cl < filename>

    • D.

      Bcc < filename>

    Correct Answer
    C. Cl < filename>
  • 16. 

      A program that that combines the object program with the other programs provided by the SDK?

    • A.

      Linker

    • B.

      Loader

    • C.

      Source program

    • D.

      Object program

    Correct Answer
    A. Linker
  • 17. 

        a program that loads an executable program into main memory?

    • A.

      Linker

    • B.

      Interpreter

    • C.

      Loader

    • D.

      Source program

    Correct Answer
    C. Loader

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Dec 13, 2012
    Quiz Edited by
    ProProfs Editorial Team
  • Sep 19, 2008
    Quiz Created by
    Credit Collections
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.