nonprocedural

UK
/nɒnprəˈsiːdʒərəl/
US
/nɑnprəˈsidʒərəl/

Translations

nonproceduraladjective
more nonprocedural
Comp.
most nonprocedural
Super.
UK
/nɒnprəˈsiːdʒərəl/
US
/nɑnprəˈsidʒərəl/
The nonprocedural language allows developers to focus on what needs to be done rather than how to do it.
Непроцедурный язык позволяет разработчикам сосредоточиться на том, что нужно сделать, а не на том, как это сделать.

Definitions

nonproceduraladjective
Not involving or based on a fixed sequence of steps or procedures.
The nonprocedural approach to problem-solving allows for more creativity and flexibility.
(Computing) Describing a programming language or paradigm in which the desired results are specified without explicitly defining the control flow.
SQL is considered a nonprocedural language because you declare what data you want rather than how to fetch it.