КВИЗ 7 одд Програмирање C++

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Katejaneva123
K
Katejaneva123
Community Contributor
Quizzes Created: 1 | Total Attempts: 1,471
| Attempts: 1,471 | : 16
Please wait...

Question 1 / 16
0 %
0/100
Score 0/100
1. Луѓето кои пишуваат програми се нарекуваат

Explanation

The correct answer is "програмери". This is because the term "програмери" translates to "programmers" in English, which refers to individuals who write and create computer programs. Therefore, this is the most suitable answer choice in relation to the question.

Submit
Please wait...
About This Quiz
КВИЗ 7 одд Програмирање C++ - Quiz

Personalize your quiz and earn a certificate with your name on it!
2. Програмските јазици се делат на 

Explanation

The correct answer is "виши и нижи" because it accurately describes the categorization of programming languages into higher-level and lower-level languages. Higher-level languages are more abstract and user-friendly, while lower-level languages are closer to machine code and provide more control over hardware resources. This categorization is important in understanding the level of abstraction and complexity of different programming languages.

Submit
3. Програма која ја извршува компјутерот се нарекува

Explanation

The correct answer is "извршна програма" because it refers to the program that is executed by the computer. "Изворна програма" means source program, which is the program written by a programmer. "Изворен код" means source code, which is the human-readable version of the program. "Ништо од наведеното" means none of the above, which is not the correct answer in this case.

Submit
4. Поврзи го кодот правилно
Submit
5. Библиотеките се ставаат помеѓу знаците

Explanation

The given statement states that libraries are placed between the signs . However, the correct answer is which means "nothing from the given options". This suggests that none of the options provided accurately describes the placement of libraries between the signs . Therefore, the correct answer is none of the options provided.

Submit
6. Постапка од конечен број на прецизно формулирани дејства со точно зададен редослед на нивното извршување.

Explanation

The given sequence of steps suggests a process that involves a finite number of precisely formulated actions with a specific order of execution. This process is commonly known as an algorithm. Therefore, the correct answer is "Алгоритам."

Submit
7. Претпроцесорска наредба која не се преведува се нарекува 

Explanation

The given code is an example of a preprocessor directive that is not translated or compiled. In this case, the preprocessor directive is denoted by the "#" symbol. The code snippet also includes a placeholder for a main function, which is typically the entry point for a C or C++ program. However, since there is no code inside the main function, it is empty.

Submit
8. Променливи кои ја менуваат својата вредност се наречени

Explanation

The given question is in Macedonian and it asks for the term used to describe variables that change their value. The correct answer is "променливи", which translates to "variables" in English.

Submit
9. Променливи кои не ја менуваат својата вредност се наречени 

Explanation

The correct answer is "константи" because it refers to variables that do not change their value. In programming, constants are used to store values that remain the same throughout the execution of a program. These values cannot be modified or reassigned. By using constants, programmers can ensure that certain values remain consistent and cannot be accidentally altered.

Submit
10.  Постапката на запишување на инструкции преку наредби на некој програмски јазик се нарекува

Explanation

The process of recording instructions through commands in a programming language is called programming.

Submit
11. Int maint() – представува главна функција-ако е неточно види го точниот одговор

Explanation

The given statement is false because "Int maint()" is not a valid main function in any programming language. The correct syntax for the main function in C++ is "int main()". Therefore, the correct answer is false.

Submit
12. Дејствата од кои се состои алгоритамот се нарекуваат

Explanation

The actions that make up an algorithm are called algorithmic steps.

Submit
13. Посебен вид на вештачки јазици развиени за комуникација помеѓу човекот и компјутерот се нарекува

Explanation

A special type of artificial languages developed for communication between humans and computers is called a programming language.

Submit
14. Програма напишана на некој од вишите програмски јазици се нарекува

Explanation

The given correct answer states that a program written in one of the higher-level programming languages is called an "изворна програма" which translates to "source program" in English. This term is commonly used to refer to the original code written by a programmer before it is compiled or interpreted into machine code that a computer can understand and execute.

Submit
15. Претворањето на изворниот код во извршен код се врши во два чекора со помош на посебни системски програми наречени

Explanation

The given answer is "преведувачи". The explanation for this answer is that the process of converting source code into executable code is done in two steps using special system programs called "преведувачи" which translates the code from one language to another. These translators are responsible for converting the human-readable source code into machine-readable instructions that can be executed by the computer.

Submit
16. Алгоритмите треба да се

Explanation

The correct answer is "недвосмислени, јасни и прецизни" which translates to "unambiguous, clear, and precise" in English. This answer aligns with the statement in the question that "алгоритмите треба да се" which means "algorithms should be." Therefore, it can be inferred that the algorithms should be unambiguous, clear, and precise to ensure their effectiveness and accuracy.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 22, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 22, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Mar 24, 2020
    Quiz Created by
    Katejaneva123
Cancel
  • All
    All (16)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Луѓето кои пишуваат програми се...
Програмските јазици се делат на 
Програма која ја извршува компјутерот...
Поврзи го кодот правилно
Библиотеките се ставаат помеѓу...
Постапка од конечен број на прецизно...
Претпроцесорска наредба која не се...
Променливи кои ја менуваат својата...
Променливи кои не ја менуваат својата...
 Постапката на запишување на...
Int maint() – представува главна...
Дејствата од кои се состои...
Посебен вид на вештачки јазици...
Програма напишана на некој од вишите...
Претворањето на изворниот код во...
Алгоритмите треба да се
Alert!

Advertisement