answersLogoWhite

0

State-of-the-art graphics is usually pushing the boundaries of CPU and memory capacity as graphics become more and more visually impressive. C and C++ allows for very fast code by giving programmers access to low-level operations (such as pointer arithmetic, memory management, etc).

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What has the author Mark Walmsley written?

Mark Walmsley has written: 'Programming in Java' 'Graphics programming in C++' -- subject(s): C++ (Computer program language), Computer graphics, Microsoft Windows (Computer file) 'Internet Programming in C++'


How do you draw Logic Gates in C language?

The C language is not a graphics language and you cannot draw logic gates using it. C is a programming language, and it is possible to use a graphics library to do so, but you did not specify which library you were using. Please restate the question.


What is advangate of c language?

A popular programming language, available on many platforms.


What has the author Mark Mallett written?

Mark Mallett has written: 'Graphics programming with Microsoft C 6' -- subject(s): C (Computer program language), Computer graphics


When was C - programming language - created?

C - programming language - was created in 1972.


What are computer programming languages using in now days?

Apple and apple developers use Objective-C, and most other people usually use python, C, C++, or Java


What programming language is Android written in?

Android is programmed in the C and C++ programming language.


What do you mean by c language?

C is a programming language.


Name of object oriented programming language?

C++ is the name of a programming language.


Explain use of graphics in C language?

C has nothing to do with graphics.


What are the parts of c plus plus environment with drawing?

C++ has no built-in graphics methods. C++ is a machine-independent programming language, but graphics are machine-dependent. To make use of graphics of any kind, you must use a suitable graphics library. If you need cross-platform support, use a generic library.


Example of procedural programming language and object oriented programming language?

example of procedural programming are those programming language that have structure e.g basic,fortran,c++,c and pascal e.t.c