Computer Science, asked by arpita8629, 8 months ago

Define the, following (a) Assembler (b) interpreter (c) compiler (d)object code (e) sourse code (f) program ​

Answers

Answered by akm26381
18

Explanation:

1.Compiler –

The language processor that reads the complete source program written in high level language as a whole in one go and translates it into an equivalent program in machine language is called as a Compiler.

Example: C, C++, C#, Java

In a compiler

2.Assembler –

The Assembler is used to translate the program written in Assembly language into machine code. The source program is a input of assembler that contains assembly language instructions. The output generated by assembler is the object code or machine code understandable by the computer.

3.

Interpreter –

The translation of single statement of source program into machine code is done by language processor and executes it immediately before moving on to the next line is called an interpreter. If there is an error in the statement, the interpreter terminates its translating process at that statement and displays an error message. The interpreter moves on to the next line for execution only after removal of the error. An Interpreter directly executes instructions written in a programming or scripting language without previously converting them to an object code or machine code.

Example: Perl, Python and Matlab.

5. Object code is the output of a compiler after it processes source code. Source code is the version of a computer program as it is originally written (i.e., typed into a computer) by a human in a programming language. A compiler is a specialized program that converts source code into object code.

Answered by harshityadav89
6

Answer:

Verse 1]

First things first

I'ma say all the words inside my head

I'm fired up and tired of

The way that things have been, oh-ooh

The way that things have been, oh-ooh

[Verse 2]

Second thing second

Don't you tell me what you think that I could be

I'm the one at the sail

I'm the master of my sea, oh-ooh

The master of my sea, oh-ooh

[Pre-Chorus]

I was broken from a young age

Taking my sulkin' to the masses

Writing my poems for the few

That look at me, took to me, shook at me, feelin' me

Singing from heartache from the pain

Taking my message from the veins

Speaking my lesson from the brain

Seeing the beauty through the...

[Chorus]

Pain! You made me a, you made me a

Believer, believer

Pain! You break me down and build me up

Believer, believer

Pain! Oh, let the bullets fly, oh, let them rain

My life, my love, my drive, it came from…

Pain! You made me a, you made me a

Believer, believer

[Verse 3]

Third things third

Send a prayer to the ones up above

All the hate that you've heard

Has turned your spirit to a dove, oh-ooh

Your spirit up above, oh-ooh

[Pre-Chorus]

I was chokin' in the crowd

Building my rain up in the cloud

Falling like ashes to the ground

Hoping my feelings, they would drown

But they never did, ever lived, ebbin' and flowin'

Inhibited, limited 'til it broke open and rained down

It rained down, like…

[Chorus]

Pain! You made me a, you made me a

Believer, believer

Pain! You break me down and build me up

Believer, believer

Pain! Oh, let the bullets fly, oh, let them rain

My life, my love, my drive, it came from…

Pain! You made me a, you made me a

Believer, believer

[Verse 4]

Last things last

By the grace of the fire and the flames

You're the face of the future

The blood in my veins, oh-ooh

The blood in my veins, oh-ooh

[Pre-Chorus]

But they never did, ever lived, ebbin' and flowin'

Inhibited, limited 'til it broke open and rained down

It rained down, like…

[Chorus]

Pain! You made me a, you made me a

Believer, believer

Pain! You break me down and build me up

Believer, believer

Pain! Oh, let the bullets fly, oh, let them rain

My life, my love, my drive, it came from…

Pain! You made me a, you made me a

Believer, believer

Similar questions