100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
BTEC Computing Unit 1 Revision.Questions and answers are graded A+ $14.49   Add to cart

Exam (elaborations)

BTEC Computing Unit 1 Revision.Questions and answers are graded A+

 3 views  0 purchase
  • Course
  • Institution

BTEC Computing Unit 1 Revision

Preview 1 out of 3  pages

  • November 22, 2023
  • 3
  • 2023/2024
  • Exam (elaborations)
  • Questions & answers
avatar-seller
BTEC Computing Unit 1 Revision
Decomposition - answerBreaking problems down into sub-problems
Sub-problems are to be solved individually and then the solutions are to be combined to
solve the overall problem

Abstraction - answerremoving unnecesarry detail from a problem
A model is an abstraction - generalised version of a problem

Algorithmic Thinking - answerability to analyse a problem, communicate and specify a
problem. Lastly designing an algorithm

Data Types - answermeans of classifying different data:
REAL - numbers with a decimal point
INTEGER - whole number
BOOLEAN - one of two values (either true/false)
CHARACTER - a letter number or symbol in the given character set
STRING - sequence of characters

Constructs - answerSEQUENCE- all lines are executed
SELECTION - decisions made that determine the execution
ITERATION - code is repeated until condition are met
TYPES OF ITERATION - definite loop (exact number of iterations known), indefinite
loop(iterates dependent on a condition)

Variables - answerrefer to locations in the memort containing single values

Constants - answervalues that remained fixed during the program's execution

Subprogram - answer'out of line' block that performs a specific task
can be user-written or built in (libraries)

Functions - answerpass out data with return values

Local Variable - answerA variable with local scope is one that can only be seen, used
and updated by code within the same scope. Typically this means the variable was
declared (created) inside a function -- includes function parameter variables.

Global Variable - answerA variable whose scope is "global" to the program, it can be
used and updated by any part of the code. Its global scope is typically derived from the
variable being declared (created) outside of any function, object, or method.

Data Structure - answerthe conceptual arrangement of data

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller sanlly123. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $14.49. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

85443 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$14.49
  • (0)
  Add to cart