Scarica l'app
educalingo
object program

Significato di "object program" sul dizionario di inglese

DIZIONARIO

PRONUNCIA DI OBJECT PROGRAM IN INGLESE

object program


CATEGORIA GRAMMATICALE DI OBJECT PROGRAM

sostantivo
aggettivo
verbo
avverbio
pronome
preposizione
congiunzione
determinante
esclamazione
Object program è un sostantivo.
Il nome o sostantivo è il tipo di parole il cui significato determina la realtà. I sostantivi nominano tutte le cose: persone, oggetti, sensazioni, sentimenti, ecc.

CHE SIGNIFICA OBJECT PROGRAM IN INGLESE

eseguibile

Nel calcolo, un file eseguibile o un programma eseguibile, o talvolta semplicemente un eseguibile, fa sì che un computer "esegua le attività indicate secondo le istruzioni codificate", anziché un file di dati che deve essere analizzato da un programma per essere significativo. Queste istruzioni sono tradizionalmente le istruzioni del codice macchina per una CPU fisica. Tuttavia, in un senso più generale, un file contenente istruzioni per un interprete di software può anche essere considerato eseguibile; Anche un file di origine linguaggio di script può essere considerato eseguibile in questo senso. L'interpretazione esatta dipende dall'uso; Mentre il termine si riferisce spesso solo ai file di codice macchina, nel contesto della protezione contro i virus del computer, tutti i file che causano l'esecuzione delle istruzioni potenzialmente pericolose, inclusi gli script, vengono messi insieme per comodità. Il codice eseguibile viene utilizzato per descrivere sequenze di istruzioni eseguibili che non costituiscono necessariamente un file eseguibile, ad esempio sezioni all'interno di un programma.

definizione di object program nel dizionario inglese

La definizione di programma oggetto nel dizionario è un programma per computer tradotto dal programma sorgente equivalente in linguaggio macchina dal compilatore o dall'assemblatore.

PAROLE IN INGLESE CHE COMINCIANO COME OBJECT PROGRAM

object · object ball · object clause · object database · object glass · object language · object lesson · object linking and embedding · object of virtu · object relations theory · object-oriented · objectification · objectified · objectifies · objectify · objection · objectionability · objectionable · objectionableness · objectionably

PAROLE IN INGLESE CHE FINISCONO COME OBJECT PROGRAM

audiogram · cardiogram · computer program · dendrogram · electrocardiogram · gram · harmonogram · histogram · hologram · kilogram · mammogram · microgram · monogram · outreach program · phonogram · pictogram · program · reprogram · software program · source program · stereogram

Sinonimi e antonimi di object program sul dizionario inglese di sinonimi

SINONIMI

PAROLE IN INGLESE ASSOCIATE CON «OBJECT PROGRAM»

object program · executable · program · object · source · programming · language · oriented · near · earth · system · software · computing · file · sometimes · simply · causes · computer · perform · indicated · tasks · according · encoded · instructions · opposed · data · that · must · parsed · nasa · office · overview · press · releases · orbit · viewer · research · information · statistics · risk · calculations · possible · science · translated · from · equivalent · into · compiler · assembler · collins · answers · bjekt · prgram · prepared · after · acting · define · defined · ready · particular · operating · environment · been · assembled · compiled · linked · early · observations · discovers · first · discovered · said · yeomans · long · time · manager · oxford · dictionaries · american · meaning · pronunciation · example · sentences · reference · content · vocabulary ·

Traduzione di object program in 25 lingue

TRADUTTORE

TRADUZIONE DI OBJECT PROGRAM

Conosci la traduzione di object program in 25 lingue con il nostro traduttore inglese multilingue.

Le traduzioni di object program verso altre lingue presenti in questa sezione sono il risultato di una traduzione automatica statistica; dove l'unità essenziale della traduzione è la parola «object program» in inglese.
zh

Traduttore italiano - cinese

目标程序
1 325 milioni di parlanti
es

Traduttore italiano - spagnolo

programa objeto
570 milioni di parlanti
en

inglese

object program
510 milioni di parlanti
hi

Traduttore italiano - hindi

वस्तु कार्यक्रम
380 milioni di parlanti
ar

Traduttore italiano - arabo

برنامج وجوه
280 milioni di parlanti
ru

Traduttore italiano - russo

программа объект
278 milioni di parlanti
pt

Traduttore italiano - portoghese

programa objeto
270 milioni di parlanti
bn

Traduttore italiano - bengalese

বস্তু প্রোগ্রাম
260 milioni di parlanti
fr

Traduttore italiano - francese

programme objet
220 milioni di parlanti
ms

Traduttore italiano - malese

Program objek
190 milioni di parlanti
de

Traduttore italiano - tedesco

Objektprogramm
180 milioni di parlanti
ja

Traduttore italiano - giapponese

オブジェクトプログラム
130 milioni di parlanti
ko

Traduttore italiano - coreano

오브젝트 프로그램
85 milioni di parlanti
jv

Traduttore italiano - giavanese

Program obyek
85 milioni di parlanti
vi

Traduttore italiano - vietnamita

chương trình đối tượng
80 milioni di parlanti
ta

Traduttore italiano - tamil

பொருள் திட்டம்
75 milioni di parlanti
mr

Traduttore italiano - marathi

ऑब्जेक्ट प्रोग्राम
75 milioni di parlanti
tr

Traduttore italiano - turco

Nesne programı
70 milioni di parlanti
it

Traduttore italiano - italiano

programma oggetto
65 milioni di parlanti
pl

Traduttore italiano - polacco

celem programu
50 milioni di parlanti
uk

Traduttore italiano - ucraino

програма об´єкт
40 milioni di parlanti
ro

Traduttore italiano - rumeno

programul obiect
30 milioni di parlanti
el

Traduttore italiano - greco

πρόγραμμα αντικειμένου
15 milioni di parlanti
af

Traduttore italiano - afrikaans

voorwerp program
14 milioni di parlanti
sv

Traduttore italiano - svedese

objektprogram
10 milioni di parlanti
no

Traduttore italiano - norvegese

objekt program
5 milioni di parlanti

Tendenze d'uso di object program

TENDENZE

TENDENZE D'USO DEL TERMINE «OBJECT PROGRAM»

Principali tendenze di ricerca e usi comuni di object program
Elenco delle principali ricerche fatte dagli utenti per accedere al nostro dizionario di inglese online ed espressioni più utilizzate con la parola «object program».

Citazioni, bibliografia in inglese e attualità su object program

ESEMPI

10 LIBRI IN INGLESE ASSOCIATI CON «OBJECT PROGRAM»

Scopri l'uso di object program nella seguente selezione bibliografica. Libri associati con object program e piccoli estratti per contestualizzare il loro uso nella letteratura.
1
C++ AND OBJECT-ORIENTED PROGRAMMING PARADIGM
A compiler checks the entire user-written program (known as source program or source code), and if error free, produces a complete program in machine language (known as object program). The object program(s) is/are linked together with ...
DEBASISH JANA, 2005
2
Encyclopedia of Computer Science and Technology: Volume 5 - ...
COMPILER into an equivalent object program in the language of some computer. Machine language is sometimes called code: hence the object program is sometimes called the object code . The compilation or translation of the source ...
Jack Belzer, Albert G. Holzman, Allen Kent, 1976
3
Object Oriented Analysis & Design
When a compiler translates it into machine language, it becomes an object program. An object program contains instructions in machine language. It is very important to understand that the object program is just another representation of the ...
Atul Kahate, 2004
4
Discovering Computers 2009: Complete
Object Program Program Listing Data OVERTIME-HOURS FIGURE 13-4 A compiler converts the entire source program into a machine language object program. If the compiler encounters any errors, it records them in the program- listing file, ...
Gary Shelly, Misty Vermaat, 2008
5
Semantics, Applications, and Implementation of Program ...
A meta-program may construct object-programs, combine object-program fragments into larger object-programs, observe the structure and other properties of object-programs. We use the term object-program quite loosely here. An object - ...
Walid Taha, 2001
6
Learning to Program the Object-oriented Way with C#
While these methods are executing, that object becomes the current object for the program and the value of this becomes a reference to that object. Program 6.2 shows the revised version of class Circle including the Overlaps method. We can  ...
Vinny Cahill, Donal Lafferty, 2002
7
Object Oriented Program-Msbte
This means that any changes made to the object inside the function will reflect in the actual object. The pass-by reference method is more efficient since it requires to pass only the address of the object and not the entire object. Program 5.7 ...
Balagurusamy, 2007
8
Logic Program Synthesis and Transformation - ...
Statement(M, Path(x.y) If Arc(x.y)). Statement(M, Path(x.y) If Arc(x.z) And Path(z,y) ). Statement(M, Arc(Bristol, London) If Empty). Statement (M, Arc(London.Pisa) If Empty). According to Godel's syntax, the module Object .Program consists of an ...
Laurent Fribourg, Franco Turini, 1994
9
Excel HSC Softw Design&Devel + Cards SG
This gives it all the advantages of an interpreter in error checking and still retains the speed of execution of a compiler, as at the end of the process there is a complete object program. If an error is found then only the lines with errors need to be ...
Geoff Lancaster, 2001
10
Disruptive Security Technologies with Mobile Code and ...
Language Process Language Process Java Java Program calls service broker to locate object Program calls service broker to locate object Program calls service broker to locate object Program calls service broker to locate object Program ...
R.R. Brooks, 2004

10 NOTIZIE DOVE SI INCLUDE IL TERMINE «OBJECT PROGRAM»

Vedi di che si parla nei media nazionali e internazionali e come viene utilizzato il termine ino object program nel contesto delle seguenti notizie.
1
Asteroid Day Raises Awareness About Asteroid Threat
NASA's Near-Earth Object Program Office has identified 95% of objects greater than 1 km in size. NASA's NEO Office is currently focused on ... «Penny4NASA, giu 15»
2
Asteroid Day: Everything you need to know about saving the world …
Nasa's Near Earth Object Program began in 1998 and has catalogued most of the known near-Earth objects to date. Data comes from ... «International Business Times UK, giu 15»
3
Asteroid Icarus to Make Distant Pass Tuesday
Elements of the Near-Earth Object Program, often referred to as "Spaceguard," discover these objects, characterize a subset of them and ... «Space Daily, giu 15»
4
We Can Save Ourselves From Earth-Killing Asteroids, But Someone …
After 23 years in the Air Force, Johnson announced he was retiring in 2003, and NASA enlisted him to run its Near-Earth Object Program. «Newsweek, giu 15»
5
Near-Earth Object Asteroid 1999 FN53: Arecibo Observatory …
Tags: Puerto Rico, Arecibo Observatory, Planetary Department, Edgard Rivera-Valentín, asteroid 1999 FN53, Near-Earth Object Program, 1999 ... «Headlines & Global News, mag 15»
6
Asteroid passes by Earth on May 14
Paul Chodas, manager of NASA's Near-Earth Object Program Office, at the Jet Propulsion Laboratory in Pasadena, California, said in a ... «EarthSky, mag 15»
7
Interactive map reveals how THOUSANDS of asteroids will skim Earth
... rock every 5,000 years, and a civilisation-ending asteroid every one million years, according to Nasa's Near-Earth Object Program. «Daily Mail, mag 15»
8
NASA redefines its asteroid redirect mission
... program executive for NASA's Near-Earth Object Program. Two other candidates are Itokawa and Bennu. NASA is expected to identify other ... «Physics Today, mar 15»
9
No, a Giant Asteroid Isn't Going to “Skim” Earth on Friday
Visit JPL's Near-Earth Object Program page here. Also, watch a fascinating animation showing the discovery rate of asteroids in the Solar ... «Universe Today, mar 15»
10
It Would Take an Asteroid This Big to Wipe Out the ...
NASA's Near Earth Object program released a map that showed just how many times we get hit by asteroids. In a span of 20 years from 1994 to 2013, the Earth ... «RYOT, mar 15»
RIFERIMENTO
« EDUCALINGO. Object program [in linea]. Disponibile <https://educalingo.com/it/dic-en/object-program>. Giu 2026 ».
Scarica l'app educalingo
IT