591Software EngineeringMedium
The silicon chips used for data processing are called ________?
AROM chips
BPROM chips
CRAM chips
DMicro processor
Correct answer
D. Micro processor
Explanation
The correct answer is Micro processor.
Correct answer
D. Micro processor
Explanation
The correct answer is Micro processor.
What will the output of the following program? public class Test{ public static void main(String args[]){float f = (1 / 4) * 10; int i = Math.round(f); System.out.println(i); } }?
Which of the following commands is used to view your file 24 lines at a time?
Which is not a typical business function?
________is/are the resources are used for DSS to explore decision alternatives?
The Unified Modeling Language (UML) has become an effective standard for software modelling.How many different notations does it have?
The Capability Maturity Model (CMM) is a continuous model?