1 |
Which is software that is responsible for conversion of a computer program written in some programming language to machine language code ? |
header
compiler
progammer
text editor
|
2 |
Software that allows programmers to write and edit computer progams: |
editor
code
software
programmer
|
3 |
software that provides a programming environment and facilitates the programmer is writing and executing computer programs is known as: |
IDE
block
designer
software
|
4 |
Which provides us the basic platform to write and execute programs ? |
tools
programming environemtn
designer
programming languages
|
5 |
A collection of all the necessary tools for programming makes up a: |
tools
programming environment
designer
programming languages
|
6 |
Computer programs are written in languages called: |
developer
software
engineer
programming languages
|
7 |
The person who knows how to write a computer program correctly is known as: |
programmer
firmware
engineer
composer
|
8 |
The process of feeding or storing the instruction in the computer is known as: |
computer program
software
hardware
computer programming
|
9 |
Set of instruction given to the computer to perform a specific task is known as: |
computer program
software
both a and b
none of these
|
10 |
____________ can be thought of as a container to store constants: |
box
jar
variable
collection
|
11 |
For initializing a variable, we use ________ operator: |
=
?
@
>
|
12 |
A float uses __________ bytes of memory: |
4
3
5
6
|