Part of the Programming glossary:

1) In computer programming, a primitive (pronounced PRIH-muh-teev ) is a basic interface or segment of code that can be used to build more sophisticated program elements or interfaces.

Next Steps

2) In computer graphics, a primitive is an image element, such as an arc, a square, or a cone, from which more complicated images can be constructed.

This was last updated in April 2005
Contributor(s): Alexander Facklis
Posted by: Margaret Rouse

Related Terms

Definitions

  • Groovy

    - Groovy is a dynamic object-oriented programming language for the Java virtual machine (JVM) that can be used anywhere Java is used. (WhatIs.com)

  • garbage collection

    - Garbage collection is the systematic recovery of pooled computer storage that is being used by a program when that program no longer needs the storage. (Continued...) (SearchStorage.com)

Glossaries

  • Programming

    - Terms related to software programming, including definitions about programming languages and words and phrases about software design, coding, testing and debugging.

  • Internet applications

    - This WhatIs.com glossary contains terms related to Internet applications, including definitions about Software as a Service (SaaS) delivery models and words and phrases about web sites, e-commerce ...

Dig Deeper

People Who Read This Also Read...

Ask a Question. Find an Answer.Powered by ITKnowledgeExchange.com

Ask An IT Question

Get answers from your peers on your most technical challenges

Ask Question
  • Java - scanner method and buffered reader method

    This may sound redundant, but BufferedReader is a reader, while Scanner is a scanner. From the [A href="http://java.sun.com/javase/6/docs/api/"]documentation[/A]: "java.util.Scanner is a simple t...

  • Java ---- 100% OO Language

    This is the best way I can sum it up: OOP emphasizes making the programming language fit the constraints of the representation. Think of a bike (it is an object). It has many parts bolts, screws...

  • service primitives

Tech TalkComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.