Флашкарти: Fundamentals of Programming and Software Development — 18 карти

Всички карти

1Въпрос

Algorithm — definition?

Отговор

A step-by-step problem-solving procedure.

2Въпрос

Syntax — role?

Отговор

Defines language structure and rules.

3Въпрос

Programming Language — purpose?

Отговор

Communicates instructions to a computer.

4Въпрос

Compilation — process?

Отговор

Translates source code into machine code.

5Въпрос

Interpreter — function?

Отговор

Executes code directly without prior compilation.

6Въпрос

Control Structures — examples?

Отговор

Conditional statements, loops, switch-case.

7Въпрос

Conditional Statements — role?

Отговор

Make decisions based on conditions.

8Въпрос

Loops — function?

Отговор

Repeat code until a condition is false.

9Въпрос

Data Type — purpose?

Отговор

Specifies the kind of data stored.

10Въпрос

Variables — role?

Отговор

Store data that can change during execution.

11Въпрос

Functions — definition?

Отговор

Code blocks that perform tasks and return values.

12Въпрос

Procedures — difference?

Отговор

Perform actions without returning a value.

13Въпрос

Class — role?

Отговор

Blueprint for creating objects in OOP.

14Въпрос

Object — definition?

Отговор

Instance of a class with specific data.

15Въпрос

Array — characteristic?

Отговор

Fixed-size collection of elements by index.

16Въпрос

File Mode — example?

Отговор

Read ('r'), write ('w'), append ('a').

17Въпрос

Debugging — purpose?

Отговор

Identify and fix program errors.

18Въпрос

SDLC — stages?

Отговор

Requirements, design, implementation, testing, maintenance.

Тествайте се с теста

Тествайте знанията си с 9 въпроса по Fundamentals of Programming and Software Development.

1. What is a function in programming?

2. Which control structure is described as a statement that selects one of many code blocks to execute based on the value of an expression, and was specifically cited as being explained in 2017?

Вземете теста →

Прочетете листа за преговор

Прегледайте пълния курс в листа за преговор за Fundamentals of Programming and Software Development.

Вижте листа за преговор →

Similar courses

Създайте свои собствени флашкарти

Импортирайте курса си и AI генерира флашкарти за 30 секунди.

Генератор на флашкарти