Definition of App

Babylon English
app (application program)
(Computers) implementation, utilization; program that performs a defined task (like word processors, electronic spreadsheets, graphics programs, etc.)

Search Dictionary:
Search Web Search Dictionary



App definition was found in categories: Computer & Internet(6)  Government(3)  Arts & Humanities(1)  Science & Technology(3)  Language, Idioms & Slang(2)  Encyclopedia(1)  

App Definition from Computer & Internet Dictionaries & Glossaries

FOLDOC

Jargon File
app
/ap/ n. Short for `application program', as opposed to a systems program. Apps are what systems vendors are forever chasing developers to create for their environments so they can sell more boxes. Hackers tend not to think of the things they themselves run as apps; thus, in hacker parlance the term excludes compilers, program editors, games, and messaging systems, though a user would consider all those to be apps. (Broadly, an app is often a self-contained environment for performing some well-defined task such as `word processing'; hackers tend to prefer more general-purpose tools.) See killer app; oppose tool, operating system.

Computer Abbreviations v1.5
APP
R:Base, Symphony, DR-DOS, FoxPro (or other) Application
Centura Team Developer Normal Mode Application File
dBASE Application Object File
ArcPad 5 Project
SymbianOS Application
CLARION for Windows Application
Executable Application (under DR-DOS, NeXTstep, Atari)

9300+ Computer Acronyms
APP
APPlication

Vb Glossary 1.0
App
App
The App object is a global object accessed with the App keyword. It determines or specifies information about the application's title, version information, the path and name of its executable file, and whether or not a previous instance of the application is running.

Uri's File.*Xten.c.ons*
. APP
Application (file name extension) [R:Base]


App Definition from Government Dictionaries & Glossaries

DOD Joint Acronyms and Abbreviations
APP
allied procedural publication
  

Military Abbreviations
APP
allied procedural publication

International Relations and Security Acronyms
APP
Advance Procurement Plan


App Definition from Arts & Humanities Dictionaries & Glossaries

JM Latin-English Dictionary
App.
abb. N M
Appius (Roman praenomen); (abb. App.)


App Definition from Science & Technology Dictionaries & Glossaries

Hill Associates Acronym List
APP
Applications Portability Profile 

ETSI and 3GPP
APP
Additional PleniPotentionary conference (ITU)

Automotive Acronyms
APP
Accelerator Pedal Position
[SAE J1930]


App Definition from Language, Idioms & Slang Dictionaries & Glossaries

Australian Slang
App
application

hEnglish - advanced version
app

app
application program
app
application portability profile



App Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
APP
App is short for Application. It could be an abbreviation for:

APP could mean:


See more at Wikipedia.org...


Executable
An executable or executable file, in computer science, is a file whose contents are meant to be interpreted as a program by a computer.

While a file in source form may be executable, such a file is usually referred to as a "script." Most executable files contain the binary representation of machine instructions of a specific processor (in which case the executable may also be referred to as a binary), or they may be binary pseudocode for a virtual machine. A non-source executable file is also called an object program. Some operating systems designate executable files by specific naming convention (such as the name ending in a filename extension ".bin" or ".exe") or noted alongside the file in its metadata (such as the "execute" permission bits under Unix-like operating systems). However, unless a file contains properly-formatted computer instructions, it will not actually execute properly even if it is so marked.


See more at Wikipedia.org...