Analyze the relationship between architectural model, reference model, and reference architecture. Bring out the numerous process recommendations used by an architect while developing software architectures.
SIKSHAPATH Latest Questions
By using least square principle for fitting, fit straight line for the data X: 0,1,2,3,4 and Y: 1.0, 2.9, 4.8, 6.7, 8.6
Analyze the role of testing tools in maintaining the quality of software. Describe the mechanism to select testing tools for software
Write a program in Java that enters student details (Roll No, Name etc) and retrieves information. Use oracle as a database and write the application in JDBC.
Q1. Select the correct statement(s) in the following. a. JTextField cannot be used as an alternative to JLabel. b. JLabel cannot be used as an alternative to JTextField. c. Button grouped radio button can be used as an alternative to JComboBox. d. ...Read more
Print Last Digit of a Given Number
The median is another name for the 50th percentile. the difference of the first and third quartiles. the mean the square root of variance.
Analyse and Identify the addressing mode in the following instructions: MOV A, B MVI, 05H LHLD, 3000H XCHG CMP B
Explain the terms infix expression, prefix expression, and postfix expression. Convert the following infix expressions to their postfix equivalents: (A) ((A – B) + D / ((E + F) * G)) (B) ( A – 2 * (B ...Read more