FREE! Click here to Join FunTrivia. Thousands of games, quizzes, and lots more!
Software and Programming Quizzes, Trivia and Puzzles
Software and Programming Quizzes, Trivia

Software and Programming Trivia Quizzes

  1. Home
  2. »
  3. Quizzes
  4. »
  5. Science Trivia
  6. »
  7. Computers

Fun Trivia
53 quizzes and 742 trivia questions.
Sub-Categories:
Microsoft Excel Microsoft Excel (6 quizzes)
1.
  Coding on the Back of a Turtle    
Multiple Choice
 10 Qns
Created in 1967 as an early attempt to make computer programming more accessible to children, Logo is an unusual programming language that makes use of, yes, a turtle. How, you say? Well, come in and learn - the hints in the questions should help!
Average, 10 Qns, WesleyCrusher, Feb 01 19
Average
WesleyCrusher editor
Feb 01 19
1105 plays
2.
  Computer Programming Languages    
Multiple Choice
 10 Qns
A computer programming language is a tool that communicates instructions to machines. There are many languages around and together we will explore some of them.
Easier, 10 Qns, gme24, May 20 16
Easier
gme24 gold member
781 plays
3.
  Beginning C Programming    
Multiple Choice
 10 Qns
The C language has been around since 1972 and remains a favorite of programmers. It combines the convenience of a high-level language with the power of a low-level language. It is not without its oddities; some of which we will consider here.
Average, 10 Qns, mike32768, Jan 02 14
Average
mike32768 gold member
3322 plays
4.
  The SQL Database Environment    
Multiple Choice
 10 Qns
Essential to the operation of businesses, a database functions as an electronic file cabinet. The SQL programming language is one of the main building blocks of databases, and is used to enter and retrieve data.
Average, 10 Qns, ebanks120, Apr 28 23
Average
ebanks120 gold member
Apr 28 23
124 plays
5.
  Sorting   popular trivia quiz  
Multiple Choice
 10 Qns
How do computers sort data?
Tough, 10 Qns, Hegh, May 10 19
Tough
Hegh
May 10 19
1654 plays
6.
  Google Earth is Spying On Me!   popular trivia quiz  
Multiple Choice
 10 Qns
Google Earth is a software program that allows you to view the earth in 3D but it also has many more functions. How much do you know about this extremely useful program?
Average, 10 Qns, tazman6619, Jan 19 21
Average
tazman6619 gold member
Jan 19 21
957 plays
7.
  A Menace's Guide to SQL    
Multiple Choice
 10 Qns
SQL (Structured Query Language) is a language used to interact with databases. This quiz invents some university-related tables and sees what SQL could do with the data contained within them. Enjoy!
Average, 10 Qns, jonnowales, Sep 21 22
Average
jonnowales
Sep 21 22
198 plays
8.
  Hear It First    
Multiple Choice
 10 Qns
MPEG and MP3 files have made the sharing of video and audio files over the internet and on computers possible. How much do you know about this technology that you probably use every day whether you know it or not?
Average, 10 Qns, tazman6619, Apr 26 12
Average
tazman6619 gold member
795 plays
9.
  Let's Hear it for Incompetence!    
Multiple Choice
 10 Qns
So you're sick of being labelled as incompetent when it comes to writing documents? Try this quiz and see if you really are incompetent or not. This quiz relates to the functionality and use of MS Word 2007.
Average, 10 Qns, lones78, May 07 12
Average
lones78 gold member
629 plays
10.
  Oh Say Can You C++, Version 1.0    
Multiple Choice
 10 Qns
First in a series of quizzes on the programming language C++. This installment covers general programming concepts and some basic C++. It is intended for those who have little or no programming experience.
Average, 10 Qns, slipnslide, Mar 11 14
Average
slipnslide
2423 plays
trivia question Quick Question
Which internet site notoriously allowed for free peer to peer sharing of MP3 files starting in 1999 before it was shut down in 2001 by court order?

From Quiz "Hear It First"




11.
  Java    
Multiple Choice
 10 Qns
A quiz on Java, the programming language.
Average, 10 Qns, avromf, Jun 09 17
Average
avromf
Jun 09 17
4884 plays
12.
  Data Structures    
Multiple Choice
 10 Qns
Do you know how your programs store your data?
Tough, 10 Qns, Hegh, May 19 13
Tough
Hegh
1826 plays
13.
  Formatting with CSS    
Multiple Choice
 10 Qns
CSS is a unique language that works with HTML and other markup languages to format them. This quiz involves general rules about CSS as well as questions about some individual styles. Some basic knowledge of HTML may be required.
Average, 10 Qns, Kwedeth, Jun 26 07
Average
Kwedeth
1238 plays
14.
  Copyleft    
Multiple Choice
 10 Qns
There are many license options available, and the selection of which to use is not usually based on technology, but ideology, politics and economics. This quiz covers some information about copyleft licenses.
Average, 10 Qns, mlcmlc, Jun 02 13
Average
mlcmlc gold member
507 plays
15.
  A Quiz in 3D...The Art of Computer Animation    
Multiple Choice
 10 Qns
You've seen those wonderful animated films like "Shrek" and the Hollywood blockbusters like "Transformers," but how much do you know about the process of 3D animation?
Tough, 10 Qns, eggman1020, Aug 13 09
Tough
eggman1020
533 plays
16.
  HTML    
Multiple Choice
 10 Qns
10 questions on very basic terms and functions of Hyper Text Markup Language, or HTML. HTML is the code used by programmers to make some of the simplest parts of a webpage, such as bold and italic text, links to other pages or photos.
Average, 10 Qns, Shadowmyst2004, Nov 03 15
Recommended for grades: 8,9,10
Average
Shadowmyst2004 gold member
271 plays
17.
  Compact Discs (CDs)    
Multiple Choice
 10 Qns
How much do you know about these data storage discs?
Tough, 10 Qns, TonyTheDad, Aug 18 16
Tough
TonyTheDad gold member
3393 plays
18.
  Computer Viruses    
Multiple Choice
 10 Qns
Test your computer virus knowledge.
Difficult, 10 Qns, gord111, Mar 16 06
Difficult
gord111
4225 plays
19.
  SQL Commands and Database Concepts    
Multiple Choice
 10 Qns
SQL or Structured Query Lanaguage is the most popular language used to create, retrieve, update and delete data from relational databases.
Average, 10 Qns, kwdesigner, Apr 23 17
Average
kwdesigner
Apr 23 17
2088 plays
20.
  Cascading Style Sheets For Dummies    
Multiple Choice
 10 Qns
CSS offers a way to separate styles and presentation from the content of an HTML document, simplifying page design and creation. Most modern websites make heavy use of this, but do you know enough to hold your own in the world of web development?
Tough, 10 Qns, Lutrine, Mar 17 08
Tough
Lutrine
635 plays
21.
  Think like a computer! Pure Binary!    
Multiple Choice
 10 Qns
Computers compute values using ones and zeros, but they are also limited in space: only so many digits. Here are questions surrounding the use of one-byte registers of ye very olde computers.
Tough, 10 Qns, PJMayo, Apr 07 20
Tough
PJMayo
Apr 07 20
1034 plays
22.
  Strange Loops    
Multiple Choice
 10 Qns
Loops are a key concept in computer programming so I thought I'd write a quiz on them. (In this quiz I sometimes specify a programming language in each question although the construct/idea may be very similar, or even the same, in other languages)
Average, 10 Qns, The_Cyclist, Aug 19 23
Average
The_Cyclist
Aug 19 23
185 plays
23.
  Microsoft Word 2000 for Windows    
Multiple Choice
 10 Qns
This will be easy for those of us who use Microsoft Word on a regular basis. If you don't use it too often, then take notes on the interesting information.
Average, 10 Qns, brooke26, Nov 17 20
Average
brooke26
Nov 17 20
2783 plays
24.
  C++ Trivia    
Multiple Choice
 10 Qns
C++ is a programming language developed in Bell Laboratories. This quiz is on the basic elements of a C++ program. I hope you enjoy the quiz.
Average, 10 Qns, ebanks120, Sep 24 15
Average
ebanks120 gold member
336 plays
25.
  Disco Dating with Disco Data: Basic MS Access    
Multiple Choice
 10 Qns
Follow along with romantic matchmaker Disco Stu as he uses Microsoft Access' database capabilities to find a date for disco novice Ned Flanders.
Average, 10 Qns, stuthehistoryguy, Jun 27 08
Average
stuthehistoryguy gold member
415 plays
26.
  Java Programming    
Multiple Choice
 10 Qns
What will the following sections of Java code do?
Average, 10 Qns, nemesis, May 04 20
Average
nemesis
May 04 20
1850 plays
27.
  Number Bases    
Multiple Choice
 10 Qns
Data is stored in a computer as a series of zeros and ones. It is called the binary system. This is the lowest possible number base since there are only 2 digits. This quiz will introduce other bases and how they are used in programming.
Average, 10 Qns, denmarks, Jan 21 21
Average
denmarks
Jan 21 21
1712 plays
28.
  Manufacturing Execution Systems    
Multiple Choice
 10 Qns
MES software links the administration software to the production area, translating customer orders into production instructions. Most automation software companies, like Rockwell, Siemens, GE and Wonderware, have a MES (one s!). This is an introduction.
Tough, 10 Qns, eluxir, Oct 11 08
Tough
eluxir
354 plays
29.
  The Softer Side    
Multiple Choice
 10 Qns
"I'm a software engineer" or "I need the software." What are people talking about when they mean software? Do you know? Take this quiz and find out!
Average, 10 Qns, Snipercatcher, Oct 16 20
Average
Snipercatcher
Oct 16 20
230 plays
30.
  Hello, world!    
Multiple Choice
 10 Qns
This is a quiz about programming languages for those who know a bit about software already. Enjoy!
Average, 10 Qns, PootyPootwell, Aug 21 14
Average
PootyPootwell gold member
346 plays
31.
  Computer Programming - C++    
Multiple Choice
 10 Qns
This quiz will test your knowledge of the semantics and syntax associated with C++ programming language.
Average, 10 Qns, yency, Oct 17 13
Average
yency
838 plays
32.
  Python Programming Language    
Multiple Choice
 10 Qns
Python is a high level programming language. This quiz covers the basics of the language, its history and recent events related to the language.
Tough, 10 Qns, anandpillai, Apr 07 10
Tough
anandpillai
755 plays
33.
  Introduction to Cobol    
Multiple Choice
 10 Qns
I spent over 20 year in the data processing field working for a major bank. As a programmer most of my programs were coded in cobol. These questions are a basic introduction to the language.
Average, 10 Qns, denmarks, Jul 04 06
Average
denmarks
773 plays
34.
  Unix: Can You Use These Commands in a Sentence?    
Multiple Choice
 10 Qns
Some UNIX commands are the normal English word for the function that you want to accomplish. See if you can find the UNIX command in each sentence.
Average, 10 Qns, mlcmlc, Mar 06 22
Average
mlcmlc gold member
Mar 06 22
665 plays
35.
  The Python Programming Language    
Multiple Choice
 10 Qns
Python, created by Guido van Rossum, is one of the most versatile programming languages today. It is widely used in web programming and known for its massive collection of user libraries.
Tough, 10 Qns, lordingtar, Apr 18 17
Tough
lordingtar
Apr 18 17
159 plays
36.
  GIMP - The Other Image Editing Software    
Multiple Choice
 10 Qns
This quiz was designed so that people who use GIMP quite a bit will know exactly what I'm asking but simple enough that those who are new to the program shouldn't struggle.
Average, 10 Qns, Oblivious16037, Nov 30 20
Average
Oblivious16037
Nov 30 20
265 plays
37.
  QBasic    
Multiple Choice
 10 Qns
Welcome to my QBasic quiz! If you like to program in QBasic, then take this quiz!
Average, 10 Qns, jeremysr, Feb 11 20
Average
jeremysr
Feb 11 20
1241 plays
38.
  PHP Functions    
Multiple Choice
 10 Qns
How well do you understand the built-in functions of PHP?
Average, 10 Qns, kwdesigner, Mar 29 10
Average
kwdesigner
600 plays
39.
  Assembly Language for the x86 Processor    
Multiple Choice
 10 Qns
Assembly Language is a non portable programming language consisting of instruction mnemonics used to form programming statements. This quiz is based on the Intel 80x86 family.
Average, 10 Qns, ebanks120, Jun 14 18
Average
ebanks120 gold member
Jun 14 18
361 plays
40.
  HTML Fundamentals    
Multiple Choice
 10 Qns
HTML is the basic foundation of a webpage. This quiz is on the fundamentals of HTML and how it works.
Average, 10 Qns, ebanks120, Mar 29 22
Average
ebanks120 gold member
Mar 29 22
190 plays
41.
  How Much Do You Know About Email?    
Multiple Choice
 10 Qns
Email has become a standard form of communication for both business and personal use. How much do you know about how email works?
Tough, 10 Qns, OutlookDude, Jun 21 16
Tough
OutlookDude gold member
323 plays
42.
  PHP Basic Concepts    
Multiple Choice
 10 Qns
Test your knowledge of one of the internet's most popular languages.
Average, 10 Qns, kwdesigner, May 09 18
Average
kwdesigner
May 09 18
840 plays
43.
  Basic Perl Knowledge    
Multiple Choice
 10 Qns
This quiz tests some basic knowledge of Perl. Anyone who's taken an introductory Perl course or read "The Llama" should be able to do well.
Tough, 10 Qns, mritty, May 28 12
Tough
mritty
463 plays
44.
  Software Engineering    
Multiple Choice
 10 Qns
This quiz is written for software engineers and anyone who is interested in learning more about software engineering. These questions were created using The Software Engineering Book-A Practitioner Approach(International Edition) by Roger S. Pressman.
Tough, 10 Qns, smox19december, Feb 03 18
Tough
smox19december
Feb 03 18
1549 plays
45.
  Microsoft Word 2000 for Windows - Part 2    
Multiple Choice
 10 Qns
My first Microsoft Word quiz was easy, so this should be too. I will describe the symbol used for an icon, and you tell me which icon it is.
Tough, 10 Qns, brooke26, Jun 08 04
Tough
brooke26
1430 plays
46.
  How to Pack a Date in COBOL    
Multiple Choice
 10 Qns
In the early days of computers, space was very limited. It was a challenge to store items in as few bytes as possible. This quiz is about the lower limits for storing a date in a COBOL program.
Difficult, 10 Qns, denmarks, Jul 03 06
Difficult
denmarks
544 plays
47.
  Crystal Reports    
Multiple Choice
 10 Qns
How well do you know Crystal Reports?
Tough, 10 Qns, noeliethegoalie, Oct 03 17
Tough
noeliethegoalie
Oct 03 17
584 plays
This is category 5518
Last Updated Oct 03 2023 1:30 PM
play trivia = Top 5% Rated Quiz, take trivia quiz Top 10% Rated Quiz, test trivia quiz Top 20% Rated Quiz, popular trivia A Well Rated Quiz
new quizzes = added recently, editor pick = Editor's Pick editor = FunTrivia Editor gold = Gold Member

Teachers / educators: FunTrivia welcomes the use of our website and quizzes in the classroom as a teaching aid or for preparing and testing students. See our education section. Our quizzes are printable and may be used as question sheets by k-12 teachers, parents, and home schoolers.

 ·  All questions, answers, and quiz content on this website is copyright FunTrivia, Inc and may not be reproduced without permission. Any images from TV shows and movies are copyright their studios, and are being used under "fair use" for commentary and education.