Erstellt von Camila Díaz
vor etwa 3 Jahre
|
||
Frage | Antworten |
Object-oriented programming
Image:
1 (binary/octet-stream)
|
It focuses on the relationships between classes that are combined into one large binary executable. |
Component-oriented programming
Image:
2 (binary/octet-stream)
|
It focuses on interchangeable code modules that work independently and don't require you to be familiar with their inner workings to use them. |
Embed | To embed is to incorporate (a video or other item of data) within the body of a web page or other document. |
Code block | In computer programming, a block, code block or block of code is a lexical structure of source code which is grouped together. Blocks consist of one or more declarations and statements. |
Inline expressions
Image:
7 (binary/octet-stream)
|
They are used to write server side code directly on aspx, ascx, javascript pages or files. |
Code statement
Image:
3 (binary/octet-stream)
|
In computer programming, a statement is a syntactic unit of an imperative programming language that expresses some action to be carried out. A program written in such a language is formed by a sequence of one or more statements. |
String | In computer programming, a string is traditionally a sequence of characters, either as a literal constant or as some kind of variable. |
Case sensitive
Image:
9 (binary/octet-stream)
|
It means the ability to distinguish uppercase or lowercase letters in a computer system, software, or program. |
Garbage
Image:
5 (binary/octet-stream)
|
It includes data, objects, or other regions of the memory of a computer system (or other system resources), which will not be used in any future computation by the system, or by a program running on it. |
On the fly
Image:
10 (binary/octet-stream)
|
It is a style of programming in which the programmer/performer/composer augments and modifies the program while it is running, without stopping or restarting. |
Möchten Sie mit GoConqr kostenlos Ihre eigenen Karteikarten erstellen? Mehr erfahren.