The loop condition.the loop condition is a way for the computer program to complete one or more of the many steps, this depends on the conditions set by the original programmer or in real time of the program.Library Programprogram libraries hold a collection of source code is built, along with the programs, classes and the value of what can be used at any time by programs and users.The procedure.The procedure in the step-like programming, was written by instructions, always written by the programmer for the computer to follow. This procedure is used to create computer programs.local variablea local variable can only be used in the allocation of the code that the local variable has to be put in, this means that they cannot be used anywhere else in the program.Parameter PassingPassing parameters to allow variables to be passed throughout the program to the necessary procedures that need it for.FunctionFunctions the same as the procedure, however they use a return value. This function can also use the parameters and return values. They can also-if necessary-is separated from the main body of code.The global variableGlobal variables like the local variable however they can be used throughout the code, this is useful for programs that use the same variables throughout the entire program.The moduleThe module is about how the system has a different mission and grouped together to complete common tasks, each group has its own little task to complete.Fixed-structure control LoopsA fixed loop created by the programmer to run a set number of times to gain a result set or answered.the break pointbreaking point is an intentional stopping point in the program to allow for de-microphone or to see how the program is running. They are written in the program of the coder to allow the intentional stopping point.Conditional commandsIf the statement and the case statementThe if statement is used by programmers when a term has been used. If the result value is true/false Boolean variables, IF statements will perform different actions depending on results.The case reports (or claims) which allows the program to change the control flow of the program conducted through a branch.
đang được dịch, vui lòng đợi..