OCR GCSE Computing 2.5 Programming Languages and IDE

OCR GCSE Computing 2.5 Programming Languages and IDE

KG - Professional Development

10 Qs

quiz-placeholder

Similar activities

A Level Translators Quiz

A Level Translators Quiz

12th Grade

11 Qs

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

Principles of Programming

Principles of Programming

KG - University

13 Qs

GCSE Computer Science - Program Construction

GCSE Computer Science - Program Construction

10th Grade

14 Qs

2.5 Translators, Compilers & Interpreters

2.5 Translators, Compilers & Interpreters

12th Grade

15 Qs

GCSE Computing Low & High Level Languages/IDE's

GCSE Computing Low & High Level Languages/IDE's

10th - 11th Grade

14 Qs

Compiler

Compiler

University

15 Qs

Programming - High Level Code & Machine Code

Programming - High Level Code & Machine Code

2nd - 11th Grade

10 Qs

OCR GCSE Computing 2.5 Programming Languages and IDE

OCR GCSE Computing 2.5 Programming Languages and IDE

Assessment

Quiz

Computers

KG - Professional Development

Hard

Created by

軍 習

Used 16+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A / An __________ translates assembly language into machine code.

Translator

Assembler

Machine Code

Compiler

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

_________ language is a low-level language written in mnemonics that closely reflects the operations of the CPU.

Python

Translator

Assembly

C++

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A / An _________ translates code into machine code, instruction by instruction - the CPU executes each instruction before the ________ moves on to translate the next instruction.

Interpreter

Compiler

Translator

Answer option 4

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

________ languages include JavaScript, PHP, Python and Ruby. _________ languages are also called scripting languages. These are ideal for using within dynamic web applications. They are used for client-side and server-side coding, as they are small programs that are executed within the browser.

Interpreted

Compiled

Assembled

Finished

Machine

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A _______ translates the whole program into machine code before the program is run.

Translator

Compiler

Assembler

IDE

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Why is it hard to debug compiled code?this is why u need to debug before compiling smh

It can be difficult to test individual lines of compiled code compared to interpreted languages as all bugs are reported after the program has been compiled. Compiling usually takes a long time.

Compiled code turns it into a low level language and so is harder to understand for humans to debug manually. Low level languages generate more bugs too.

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

After the compiler has compiled a program into _______ code, The _______ code is saved and stored separately to the high-level code. Compilation is slow but machine code can be executed quickly.

Machine

Low level language code

Python

Somebody once told me the world is gonna roll me

I ain't the sharpest tool in the shed

She was looking kind of dumb with her finger and her thumb

In the shape of an "L" on her forehead

Well the years start coming and they don't stop coming

Fed to the rules and I hit the ground running

Didn't make sense not to live for fun

Your brain gets smart but your head gets dumb

So much to do, so much to see

So what's wrong with taking the back streets?

You'll never know if you don't go

You'll never shine if you don't glow

Hey now, you're an all-star, get your game on, go play

Hey now, you're a rock star, get the show on, get paid

And all that glitters is gold

Only shooting stars break the mold

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?