Buscar
Estás en modo de exploración. debe iniciar sesión para usar MEMORY

   Inicia sesión para empezar


Por supuesto:

Computer Science AQA A level

» Iniciar este curso
(Practica preguntas similares gratis)
Pregunta:

Give practical ways in which the programmer will use a structured approach to programming

Autor: Will Parker



Respuesta:

Procedures which have an interface / using parameters to pass values ; Use of modules / use of libraries ; Avoid global variables / use of local variables ; Meaningful identifier/variable/constant/ procedure / function / program / parameter names; Consistent use of case for identifiers ; Use of selection / loops / iteration ; Avoid the use of GoTo structures ; Effective use of white space / indentation; R spacing/ space out the Code Use of named constants ; Use of user-defined data types ; Use of pseudo-code / top down approach / Jackson methodology / process Decomposition ; R the use of comments/documentation R declaration of variables


0 / 5  (0 calificaciones)

1 answer(s) in total