COMPILER DESIGN

TOOLS AND TECHNIQUES FOR COMPILER DESIGN

MISCELLENOUS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
In software design three levels of design exist, which are-
A
External Design
B
Architectural Design
C
Detailed Design
D
Program Design
Explanation: 

Detailed explanation-1: -Interface Design. Architectural Design. Detailed Design.

Detailed explanation-2: -Detailed Design-Detailed design deals with the implementation part of what is seen as a system and its sub-systems in the previous two designs. It is more detailed towards modules and their implementations. It defines logical structure of each module and their interfaces to communicate with other modules.

Detailed explanation-3: -There are three main types of level design: procedural generation, hybrid, and handcrafted levels.

There is 1 question to complete.