This quiz titled 'Fundamentals Final (ch 1-7)' assesses foundational knowledge in programming, focusing on data types, operators, objects, methods, and method parameters. It is designed to test the understanding of core programming concepts, essential for learners in computer science.
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
When
While
Do
Else
Rate this question:
True
False
Rate this question:
Methods
Classes
Parameters
Commands
Rate this question:
List command
Do command
Act statement
If statement
Rate this question:
/**
(
{
. (dot
! (exclamation mark)
^(caret)
–(dash)
Rate this question:
Constant
Loop
Modifier
Instance
Rate this question:
Null
Private
Static
Boolean
Rate this question:
True
False
Rate this question:
Command
Parameter
Return type
Signature
Rate this question:
&&
!!
||
Rate this question:
True
False
Rate this question:
Commands
Questions
Rate this question:
True
False
Rate this question:
Scores[3] = 5;
Scores[5] = 0;
Scores[5] = 5;
Rate this question:
Parameters
Commands
Class type
Return type
Rate this question:
True
False
Rate this question:
Return type
Name
Parameter
Parenthesis
Rate this question:
Dot notation
Parenthetical citation
Curly braces
Spaces
Rate this question:
A group of people sharing the same relationship to the means of production.
A procedure for a calculation inside a program.
The term used for programs
A model or template from which objects are created
Rate this question:
Methods
Classes
Instances
Parameters
Rate this question:
String
Array
Double
Constant
Rate this question:
True
False
Rate this question:
Public int count = 0;
Public count = 0;
Public void count();
Rate this question:
Method call
Instance variable
Return type
Rate this question:
At the top of the class
Inside of the method that it is going to be used in
At the end of the class
Rate this question:
True
False
Rate this question:
Public randomMove()
Public void randomMove()
Public void randomMove
Rate this question:
True
False
Rate this question:
Void
Public
Static
General
Rate this question:
Capital letter
Small letter but use capital letters for the beginning of words in the middle of it
Rate this question:
CanSee()
Move()
Run()
Act()
Rate this question:
Capital letter
Small letter but use capital letters for the beginning of words with no spaces (camel casing)
Rate this question:
String city = “Overland Park”;
String[“Overland Park];
City = “Overland Park”;
Rate this question:
Int
Double
Boolean
String
Constant
Rate this question:
Int[] scores;
Int scores [];
Float[] rates;
Float rates [];
Rate this question:
Command
Parameter
Return type
Signature
Rate this question:
True
False
Rate this question:
Class
Command
Method
Instance
Rate this question:
True
False
Rate this question:
Parameter
Command
Method call
Instance
Rate this question:
7days
_days
NumDays
$days
Num.days
Rate this question:
Translates source code into executable code
Tests a program's logic
Translates executable code to machine code
Maintains a collection of programs
Rate this question:
Bank account
BankAccount
Bank_Account
BankAccount
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Fundamentals And Add Elements Trial Quizz
This quiz assesses basic knowledge in programming, focusing on fundamental concepts and operations. It is ideal for beginners.
Questions:
32 |
Attempts:
65 |
Last updated:
Jun 21, 2023
|
IT102 Programming Fundamentals: Quiz!
The IT102 Programming Fundamentals: Quiz assesses foundational programming knowledge, focusing on syntax, function usage, and logical structures in programming. Key skills tested...
Questions:
34 |
Attempts:
132 |
Last updated:
Mar 22, 2023
|
Controlling & Monitoring 1
Explore the basics of programming in 'Controlling & Monitoring 1'. This quiz covers fundamental concepts such as instruction sequencing, binary code understanding, and differences...
Questions:
10 |
Attempts:
183 |
Last updated:
Mar 17, 2023
|
Block I- Unit 1- Quiz 1
The quiz covers Unit 1 in Block I, and composed of three parts:
1. Multiple choice questions, there are 5 questions and the students must answer all of these
questions. Each...
Questions:
12 |
Attempts:
144 |
Last updated:
Jan 22, 2025
|
Programming Fundamentals MCQ Quiz Questions And Answers
Do you consider yourself a programmer? Do you know everything about programming fundamentals? Then take our brain-wracking programming fundamentals quiz and evaluate yourself....
Questions:
28 |
Attempts:
12572 |
Last updated:
Sep 20, 2024
|
Computer Exam Quiz: Could You Pass?
This Computer Exam Quiz tests foundational knowledge in computer science, focusing on basic programming concepts, historical milestones, and essential technologies. It assesses...
Questions:
15 |
Attempts:
91 |
Last updated:
Mar 22, 2023
|
Wait!
Here's an interesting quiz for you.