Long Questions (20*2=40 Marks)
1. Select the data which is given in nominal form.
2. The binary value for decimal number 120 is ……
3. Which of the following statements best describes the role of a configuration management tool in software engineering?
4. What is the correct order of phases in the Object-Oriented Development Cycle?
5. Consider ptr as an integer pointer that stores 1000 as an address. After performing ptr = ptr + 5, the resultant value in ptr will be …….
ptr as an integer pointer that stores 1000 as an address. After performing ptr = ptr + 5, the resultant value in ptr will be …….6. Inline functions may not be useful for many embedded systems because, ………….. in embedded systems.
7. What does the following function do for a given Linked List with the first node as head?
8. Consider the following three processes in the FCFS.
Process ID
Burst Time
Arrival Time
9. In 8086 microprocessors, MOV AX, BX is an example of …………
MOV AX, BX is an example of …………10. Which of the following flags is not a part of the 8085 microprocessor?
11. A typical TCP client application issues a sequence of TCP system calls as follows:
12. The macro expansion for the following code in C programming language is …..
13. Greedy Best-First Search is an informed search algorithm that:
14. Which of the following activation functions is commonly used for the output layer of a binary classification neural network?
75. What kind of support is provided by the Code Generation CASE tool?
16. During SSL operation, sometimes padding may have to be appended to the last block of plaintext. Now, estimate the number of bytes which have to be handled by padding for the given case:
17. Select the statement which does not agree with the notion of cloud computing.
18. CAMA/CA employs ………… approach such that the data transmission channel is first examined and if the channel is not idle, the data sender must wait for an arbitrary amount of time (not continuously), before sending the data via the channel.
19. Effective monthly interest rate will be …………., if nominal interest rate of 10% accounted for continuous compounding.
20. By considering the following activities of a project, determine the project duration:
Activity
Immediate Predecessors
Duration (days)
Last updated