Basic Computer Programming Questions For Beginners! Quiz

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Fauxaccount
F
Fauxaccount
Community Contributor
Quizzes Created: 1 | Total Attempts: 509
| Attempts: 509
SettingsSettings
Please wait...
  • 1/5 Questions

    A do while and a while loop are the same

    • True
    • False
Please wait...
About This Quiz

Below are some basic computer programming questions for beginners! If you doubt how well you understand the basics of programming you need not worry as the quiz below will help you refresh your mind and you are allowed to take it as many times as you need till you understand every concept included in the questions. All the best!

Basic Computer Programming Questions For Beginners! Quiz - Quiz

Quiz Preview

  • 2. 

    C is object-oriented

    • True

    • False

    Correct Answer
    A. True
    Explanation
    Assume C not C++

    Rate this question:

  • 3. 

    A memory location that holds a single letter or number.  

    • Double

    • Int

    • Char

    • Word

    Correct Answer
    A. Char
    Explanation
    A char is a data type in programming that is used to store a single letter or number. It is a memory location that can hold a single character. The other options, such as double and int, are used to store numbers with decimal points and whole numbers respectively. The option "word" is not a valid data type in programming. Therefore, the correct answer is char.

    Rate this question:

  • 4. 

    What is a pointer?

    • A finger

    • A ruler

    • A reference to some chunk of memory

    • Option 4

    Correct Answer
    A. A finger
    Explanation
    A pointer is often used in computer programming to refer to a memory location. It is similar to a finger that points to a specific location in memory. By using a pointer, programmers can access and manipulate data stored in that memory location. Therefore, the analogy of a finger is used to explain the concept of a pointer in a relatable way.

    Rate this question:

  • 5. 

    Please describe your first time using a mouse.

Quiz Review Timeline (Updated): Mar 14, 2023 +

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

  • Current Version
  • Mar 14, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jan 13, 2014
    Quiz Created by
    Fauxaccount
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.