Answer:
Frosting improves the cake's appearance.
Explanation:
Special occasion cakes become more festive with frosting and decorations; and, Frosting improves the keeping the qualities of the cake by forming a protective coating around it, sealing in moisture and flavor and allowing it to be eaten over a couple of days.
That would be false. The correct term is "intranet"
Answer:
// Variable Definitions
int a=67;
float b=78.8797;
Explanation:
For creating a single line comment we use // slash. It is used for making the comment in the program. In this we made a comment with help of // after that we create a two variable i.e a and b of integer and float type.
The answer is 127 I had that question before
Answer:
Procedural Language.
Explanation:
The procedural language used to create a program by using a programming editor or IDE, These graphical environment help users develop programming code, and fix bugs in the code.