answersLogoWhite

0


Best Answer

All desktop computers are composed of at least two main parts: a monitor or display device, and a case where the computer's internal systems are stored. Most commonly, this case is a separate "tower" that is connected to the monitor, but some desktops have the monitor and other hardware integrated into one unit. An operating system loaded on a hard drive allows the computer to display an interactive environment.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the Programming environment?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When was Advanced Programming in the Unix Environment created?

Advanced Programming in the Unix Environment was created in 1992.


What is programming environment in c language?

this id the type of enjaculate


Are kernel programming and Linux programming the same?

No. "Kernel programming" is the writing of code that runs in kernel mode. It is not specific to Linux. "Linux programming" usually refers to any programming done in/for the Linux environment, and is not necessarily specific to the kernel.


How can you learn Forth the stack-based language and programming environment created by Charles H Moore in the 1970s?

Learn about Forth the stack-based language and programming environment created by Charles H. Moore in the 1970sForth


What has the author James C Townsend written?

James C. Townsend has written: 'A programming environment for distributed complex computing' -- subject(s): Computer programming


Differentiate C plus plus and Turbo C?

Turbo C is a software where C or C++ programming environment resides in.But C++ is itself a programming language.


A word that means 'computerised environment'?

Computer environment is a term used in technology. It is the set of processes and programming tools used to create the program or software product.


How to deploy the ruby in PC?

I assume you mean installing the ruby programming environment on a PC with Microsoft Windows. For this, == ==


Can you start C programme from MSword?

MS Word is just a program where you can create documents--typed letters, calendars, etc. C programming would need to be done in a programming environment.


Does each programming language have its own specific IDE?

No. Some languages are interpreted, not compiled.No. Some languages are interpreted, not compiled.No. Some languages are interpreted, not compiled.No. Some languages are interpreted, not compiled.


Is ruby a native programming language?

No, Ruby is an interpreted language; it is not directly compiled to machine code, but instead is executed inside a virtual environment (the Ruby Runtime Environment).


How do you print a far pointer value in a C programming environment using small memory model?

(*p)[23]