IT Термин.
Compatible
Совместимый. То, что может быть использовано вместе с другим оборудованием.
The parts I ordered aren’t compatible with my PC.
Детали, которые я заказал, не совместимы с моим компьютером.
#термин
Compatible
👍4
Слэнг выражения.
Crapplet —паскудно сделанный аплет (небольшая прикладная программа на языке Java), который никуда не годится (not worth anything). Crap = sh*t.
"I'm not going to that site — it has a hundred crapplets on it!"
#itslang
Crapplet —
#itslang
👍7👏2
Which of the following is NOT a characteristic of pseudocode?
Anonymous Quiz
29%
Written in plain English
13%
Follows the structure and logic of a programming language
32%
Follows the syntax of a programming language
25%
Intended for human reading
👌3👍2
I'm going to have Mike ________ my computer to see what is wrong.
Anonymous Quiz
39%
look at
44%
to look at
17%
looked at
👍3
What will happen if you do not include a main method (e.g., public static void main)?
Anonymous Quiz
31%
The program will compile with errors
18%
Nothing; the program will compile normally
14%
The program may run but will not compile
37%
The program may not compile
🔥1
A subroutine is a piece of code that is separate from __________________ of a program
Anonymous Quiz
25%
main body
22%
a main body
53%
the main body
Слэнг выражения.
Crack —взлом части программного обеспечения, веб-сайта или удаленной системы со злым умыслом. Также «крэком» называют маленькую незаконную компьютерную программу, которая предназначена для того, чтобы каким-то способом обмануть другую программу, якобы зарегистрировав ее. А еще это кокаин с пищевой содой.
"In this forum, if you need any crack, serial or patch for computer software, you can ask."
#itslang
Crack —
#itslang
Which of the following is NOT an aspect of pseudocode?
Anonymous Quiz
16%
Uses action words that tell you to do something such as 'print', 'read' and 'calculate
18%
Uses some key programming constructs such as if-else
31%
Provides detailed comments on the logic of the code
36%
Prints every instruction on a new line
👍1