Categorieën: Alle - procedures - scope - parameters

door brendan mccart 14 jaren geleden

560

HLL features (cHigher)

The text outlines key concepts related to high-level language features, particularly focusing on aspects that enhance modularity and structure in programming. It highlights the importance of modularity by discussing the use of modules and user-defined functions which allow for better organization and reusability of code.

HLL features (cHigher)

HLL features (cHigher)

CASE (multi-outcome)

modularity

dataflow
parameter

pass by reference / value

scope

global

local

modules
user defined functions
procedure

data types

1-D array
boolean
real
integer

string operations

I/O format
substrings
concatentation