Computers and Technology
Computers and Technology, 27.02.2020 20:51, vant

Zadanie 1
Co oznaczają pojęcia:
a) algorytm,
b) język programowania,
c) kompilator i kompilacja,
d) słowo kluczowe,
e) zmienna (i co należy w języku C++ zadeklarować używając daną zmienną)
Zadanie 2
Czym się różni program źródłowy od programu wynikowego?
Zadanie 3
Opisz instrukcje warunkową w języku C++:
a) postać ogólną + przykład
b) postać uproszczoną + przykład

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 20:50, rrrrainy
What are the advantages of google cloud ?
Answers: 2
image
Computers and Technology, 22.06.2019 06:00, dkargbo6034
Write a function that draws a pool ball. this function should take as parameters, the color, the number that should go on the pool ball, and the location of the center of the pool ball. the radius of the pool balls should be pool_ball_radius, and the font of the number should be pool_ball_font. the text of the pool ball font should be white. drawpoolball(color. orange, 5, 100, 100); drawpoolball(color. green, 6, 50, 200); drawpoolball(color. red, 3, 150, 350); drawpoolball(color. blue, 2, 250, 140); to center the numbers on the pool ball, you should use the getwidth() and getheight() methods. you are allowed to call these methods on your text object, such as txt.
Answers: 3
image
Computers and Technology, 22.06.2019 19:10, hgdthbgjnb83661
What a backup plan that you have created in a event you encounter a situation
Answers: 2
image
Computers and Technology, 22.06.2019 23:00, nicog94
In which part of a professional email should you try to be brief, but highly descriptive?
Answers: 1
Do you know the correct answer?
Zadanie 1
Co oznaczają pojęcia:
a) algorytm,
b) język programowania,
c) komp...

Questions in other subjects: