Computer Science EOPA (NOCTI Computer Programming)EXAM WITH ANSWERS [100% PASS] This symbol is used to show a Subroutine in flowcharts *Ans* Input / Output a value with this symbol *Ans* Make a decision in your flowchart with this symbol *Ans* Start
Computer Science EOPA (NOCTI Computer Programming)EXAM WITH ANSWERS [100% PASS] This symbol is used to show a Subroutine in flowcharts *Ans* Input / Output a value with this symbol *Ans* Make a decision in your flowchart with this symbol *Ans* Start or end of a flowchart with this symbol *Ans* For...Next statement *Ans* is an iterative, incremental loop statement used to repeat a sequence of statements for a specific number of occurrences. Concatenation *Ans* The process of joining two or more strings into one string. Keyword *Ans* Identifier reserved by a programming a language ! *Ans* Not, will make a true expression false, and a false expression true. < *Ans* Less than, will be true if the expression on the left is less than the expression on the right. >= *Ans* Greater than or equal to, will be true if the expression on the left is greater than or equal to the expression on the right. <= *Ans* Less than or equal to, will be true if the expression on the left is less than or equal to the expression on the right. == *Ans* Equal to (loose equality), will be true if the expressions on both sizes are equal, but not necessarily the same data type. && *Ans* And, will be true if the expressions on both side are true. > *Ans* Greater than, will be true if the expression on the left is greater than the expression on the right. !== *Ans* Not equal to (strict equality), will be true if the expressions on both sizes are not equal, or not same data type. || *Ans* Or, will be true if the at lease one of the expressions is true
Written for
- Institution
- Graduation in computer science
- Course
- Graduation in computer science
Document information
- Uploaded on
- April 5, 2024
- Number of pages
- 24
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
computer science eopa nocti computer programming