Section of Normal Forms
Explain details section of normal forms?
Answers
Answered by
0
In computer science, A-normal form(abbreviated ANF) is an intermediate representation of programs in functional compilers introduced by Sabry and Felleisen in 1992[1] as a simpler alternative to continuation-passing style(CPS). Some of the advantages of using CPS as an intermediate representation are that optimizations are easier to perform on programs in CPS than in the source language, and that it is also easier for compilers to generatemachine code for programs in CPS. Flanagan et al.[2] showed how compilers could use ANF to achieve those same benefits with one source-level transformation; in contrast, for realistic compilers the CPS transformation typically involves additional phases, for example, to simplify CPS terms.
Answered by
0
Answer:
DBMS(database management system)is a software with many different programmes that are used for creation,maintenance and use of a database .These are used by many organisations to conveniently develop database and use them . e.g.:-Oracle,My SQL
Explanation:
Similar questions