Which of these is the string returned by this code?
phrase = "Character"
phrase.subString(0,4)
Programming Fundamentals Part 2
Quiz
•
Computers
•
9th - 11th Grade
•
Medium
Tracy Mayhead
Used 29+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is the string returned by this code?
phrase = "Character"
phrase.subString(0,4)
"hara"
"cter"
"Cha"
"Char"
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would be the result of the following query on the this database table?
SELECT Name FROM Students WHERE House = "King" AND Year = "9"
["Ted","King",9,"D"]
"Ted"
"Poppy"
"Sam"
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would be the result of this SQL query on the database table shown?
SELECT * FROM Students WHERE Grade = "C" AND House= "Curie"
"Cher"
["Poppy","King",8,"C"]
"Sam"
["Sam","Curie",7,"C"]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data structure would be suitable for storing a single list of values such as the wind speeds measured over a week?
Table
2-dimensional array
1-dimensional array
Record
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which SQL command is used to view or query a database?
CHOOSE
FIND
SELECT
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To add data to an open file from variables or data structures in memory is what file operation?
Close
Write
Open
Read
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What file operation would this command initiate?
myFile = open("sample.txt")
Open
Read
Close
Write
Append
15 questions
Database Concepts
Quiz
•
11th Grade
15 questions
Databases
Quiz
•
10th Grade - University
15 questions
Year 9 Databases Quiz
Quiz
•
7th - 10th Grade
16 questions
SUMATIF 1 ANALISIS DATA
Quiz
•
8th Grade - University
20 questions
LOOKUP
Quiz
•
9th Grade - University
20 questions
Database
Quiz
•
9th Grade
15 questions
Records and Files
Quiz
•
8th - 11th Grade
20 questions
8525 AQA GCSE 3.2.6 Data Structures
Quiz
•
10th Grade
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression
Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing
Quiz
•
9th - 12th Grade
10 questions
Identifying equations
Quiz
•
KG - University