- Study guides, Class notes & Summaries
Looking for the best study guides, study notes and summaries about ? On this page you'll find 4 study documents about .
4 results
Exam (elaborations)
COMPUTER SCIENCE AQA A-LEVEL PAPER 1 EXAM WITH VERIFIED ANSWERS
COMPUTER SCIENCE AQA A-LEVEL 
PAPER 1 EXAM WITH VERIFIED 
ANSWERS 
QUESTIONWhat is a pointer? - answer-A way of storing a memory address. 
QUESTIONWhat is a record? - answer-A collection of related fields, each of which could hold a different 
data type. 
QUESTIONWhat is an array? - answer-A finite, indexed set of related elements of the same data type. 
QUESTIONWhat is a user defined data type? - answer-A data type derived from existing data types in 
order to create a customized data s...
Exam (elaborations)
Computer Science - AQA A Level EXAM LATEST 2025 WITH QUESTIONS AND CORRECT VERIFIED ANSWERS GRADED A+ GUARANTEED 100% PASS
PopularComputer Science - AQA A Level EXAM LATEST 2025 WITH QUESTIONS AND CORRECT VERIFIED ANSWERS GRADED A+ GUARANTEED 100% PASS
Exam (elaborations)
AQA A LEVEL COMPUTER SCIENCE PAPER 2 EXAM 2024/2025 QUESTIONS AND ANSWERS GRADED A+
AQA A LEVEL COMPUTER SCIENCE PAPER 2 EXAM 2024/2025 QUESTIONS AND ANSWERS GRADED A+
Exam (elaborations)
Computer science AQA A-level exam questions and verified correct answers
What is an integer? - correct answer A positive or negative whole number 
 
What is a Real or Float number? - correct answer A positive or negative number that can have a fractional part. 
 
What is a Boolean? - correct answer True or False 
 
What is a character? - correct answer A single letter, number or symbol 
 
What is a string? - correct answer A group of characters 
 
What is Date/Time? - correct answer A way of storing Date/Time 
 
What is a pointer? - correct answer A way of storing a ...