Free Term Papers on Program Languages

OPPapers.com Essay Index >> Business >> Program Languages

We have many free term papers and essays on Program Languages. We also have a wide variety of research papers and book reports available to you for free. You can browse our collection of term papers or use our search engine.

Essays from FratFiles.com
  1. Program Languages

    Program Languages Object Oriented Programming organizes programming logic around objects instead of processes. Some widely used third generation; object-oriented

  2. Bilingual Ed

    Education and English Immersion Programs Bilingual Education is defined as any school program that uses two languages. In a more theoretical sense it is any educational

  3. Bilingual Education

    Education and English Immersion Programs Bilingual Education is defined as any school program that uses two languages. In a more theoretical sense it is any educational

  4. Programming Languages

    205 Management Information Systems Object-oriented programming languages are programs that are written according to objects within that program. For example, buttons

  5. Programming Languages

    Programming Languages Generations 1-4 programming languages all have a process-oriented approach that programmers would have to write each program individually and

View More Papers...

Program Languages

Submitted by lmf68 on April 20, 2008

Category: Business
Words: 311 | Pages: 2
Views: 93
Popularity Rank: 107,454
Average Member Grade: N/A (Add a Comment / Grade this Paper)

Object Oriented Programming organizes programming logic around objects instead of processes. Some widely used third generation; object-oriented programming languages include C++, Java, and Smalltalk. In OOP, data, and the processes that can be performed on the data, are combined into an object. Objects with similar characteristics may be combined into something called a class. (AXIA College of University of Phoenix. 2008)
When an OOP programmer creates a class and wants to categorize certain files a sub-class is created. Sub-classes inherit all the characteristics and processes from the original class file that it is derived from. Inheritance a powerful features of OOP. Once a programmer creates the subclass, she can add to or change the characteristics and processes to meet the needs of the subclass. (AXIA College of University of Phoenix. 2008)
• First Generation Programming is a machine language. It only understands zeros and ones, so we say machine languages are binary.
• Second Generation Programming is also called assembly languages; it uses simple words in place of zeroes and ones. The programmer associates each assembly language statement with a specific machine language command.
• Third Generation Programming uses source codes that could then convert into machine language. A special computer program, called a compiler, would handle the conversion. A compiler is a computer program that translates a specific third generation language (3GL) into machine language.
Forth Generation Programming languages are closer to natural language. People who have little or no programming skills can use them to write simple programs. (AXIA College of University of Phoenix. 2008)
How are they similar?
All programming languages still go back to the First Generation Programming language, each generation has become more advance, with better tools and features. But each language resorts to machine language.

You must Login to view the entire paper.
If you are not a member yet, Sign Up for free!