answersLogoWhite

0


Best Answer

Abstraction is just how closely related a computer language is to the computer's native machine code architecture. Obviously, the bottom of the 'ladder' is the machine code, but you can go even further down with microcode. The higher you go up on the 'ladder', the more "human-like" the code becomes (the code becomes more and more written in english).

Examples:

<main+0>: 01010101 10001001 11100101 10000011 11100100 11110000 10000011 11101100

<main+8>: 00100000 11101000 00011010 01000000 00000000 00000000 1100111 01000100

<main+16>: 00100100 00000100 01110000 01000111 0000000 11000111 00000100

<main+24>: 00100100 10000000 01011111 0100111 00000000 11101000 10100110 10001100

<main+32>: 00000110 00000000 10001101 01000100 00100100 00010100 10001001 0100010

^ Machine code

<main>: push %ebp

<main+1>: mov %esp, %ebp

<main+3>: and $0xfffffff0, %esp

<main+6>: sub $0x20, %esp

<main+9>: call 0x40530c <__main>

<main+14>: movl $0x477024, 0x4(%esp)

<main+22>: movl $0x475f80, (%esp)

<main+29>: call 0x469fac <operator<<>

<main+34>: lea 0x14(%esp), %eax

<main+38>: mov %eax, 0x4(%esp)

^ Assembly language

cin >> celciusTemp;

fahrenheitTemp = celciusTemp * 9 / 5 + 32;

cout << fahrenheitTemp;

^ C++

Believe it or not, but the above machine and assembly language examples convert a value in Celsius to Fahrenheit. The higher up you go on the abstraction ladder, the more the language abstracts away all of the little details from below.

User Avatar

Efren Leffler

Lvl 10
2y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is abstract and examples of abstracts?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is abstract always painted?

no. There are abstracts sculptures too


What is an abstract publication?

An abstract publication is a scientific publication which concentrates on publishing abstracts of scientific writings.


How do you define the explorative straetgy abstract?

A scientific "abstract" is merely a summary of the study conducted while "explorative strategy" is a method used in scientific study. Whether or not this strategy is used the definition of "abstract" in the scientific sense remains the same. See examples of abstracts for explorative strategy studies at links below.


What is a descriptive abstract versus informative abstract?

Descriptive abstracts are generally quite short, often no more than 100-150 words in length. They describe the main information in the paper, including its purpose, methods and scope, but they do not describe its results or recommendations. Only the major conclusion may be mentioned, but many descriptive abstracts do not include even that.Informative abstractscommunicatespecific informationfrom the study, includingitspurpose, methods and scope.Unlike descriptive abstracts, informative abstracts alsolistthe resultsand major conclusions of the study,and recommendationsare included as well if these are appropriate.They are generally longer than descriptive abstracts, but an informative abstract should never be more than longer than 10% of the article or study itself.


What are four examples of an abstract noun?

Examples of abstract nouns are:friendshipmemoryopportunitypatience


What is the abstract of a research paper?

An abstract is a brief summary of the research paper, usually found at the beginning of the paper. Sometimes the abstract is also published separately from the research paper. its got to do with lines in art


A small sentence on a word abstract?

She's an excellent teacher who uses familiar, concrete examples to explain abstract concepts to students.The graduate student used several journal abstracts when doing research for his thesis.The scientist used empirical data to illustrate abstractclinical findings.When discussing abstract works of art, much is left to individual interpretation.It's difficult to follow the professor's lecture when he discusses abstract, philosophical theories.


What are example sentences using the word abstract?

They were presenting abstracts from the journal.


Give you some examples of abstract?

informative abstract


More examples of abstract noun indicating thoughts?

Some examples of abstract nouns for thoughts:thoughtsideasbeliefknowledgecuriositymemory


Examples of good or positive feeling abstract nouns?

Examples of positive feeling abstract nouns are:carecheerfulnessdelightfriendshiphappinesshopejoypleasurerelaxationsatisfactiontrustwelcome


Examples of Abstract nouns that express positive qualities?

Examples of abstract nouns for positive qualities are:braverycarefriendshiphappinesshonestyhopekindnessknowledgelovepatiencetruthunderstanding