Short Questions (60*1=60 Marks)
1. What is it called when multiple threads are in execution?
2. Which two main processes does Natural Language Processing (NLP) contain?
3. What is a key limitation of Finite State Machines (FSM)?
4. How many parallel TCP connections does FTP use?
5. What is the formula for no-load voltage gain of a BJT in fixed bias configuration?
6. What is the formula for 3D rotation around the z-axis?
7. In a multiprocessor environment, how is synchronization typically achieved?
8. What is the transformation matrix for oblique parallel projection?
9. If three 2-ohm resistors are connected in a triangle, what is the resistance measured between any two terminals?
10. What is the time complexity of the quicksort algorithm in the average case?
11. What is the purpose of virtual memory in operating systems?
12. How many main types of parsing are there?
13. What is the difference between compiler and interpreter?
14. How does capacitive reactance change with increasing frequency?
15. How many transistors are typically used in a Class A amplifier?
16. What does Ti <A, v1, v2> typically represent in database systems?
Ti <A, v1, v2> typically represent in database systems?17. If the annual worth is 9000, what is the capitalized worth at 10%?
18. What are the types of perspective projections?
19. In a semaphore problem, what do P and V operations represent?
20. Who typically verifies and documents changes in a software project?
21. The Waterfall model is the oldest approach for what?
22. What does "fan-in" refer to in digital logic?
23. What is admissibility in the context of the A* algorithm?
24. Who is considered the "Father of AI"?
25. What type of connector is typically used in Shielded Twisted Pair (STP) cable?
26. What is the purpose of the volatile keyword in C?
27. What is the difference between process and thread?
28. What is the output of a given C++ program?
29. What type of oscillator is a Wien bridge oscillator?
30. Which of the following is not a decoder: 4:2, 8:3, 16:4, or 5:32?
31. Which of these cannot be used as a variable name in C: true or while?
32. After which step is software typically ready in the spiral model?
33. Priority interruptions make use of which mechanisms?
34. To which pin does the CPU send a signal as a response to the Programmable Interrupt Controller (PIC)?
35. What are the three main elements of a use case?
36. What is the primary function of a Device Driver?
37. What are some unique features of RISC (Reduced Instruction Set Computer) architecture?
38. What happens when an exception occurs in C++?
39. How can a weak entity set be changed into a strong entity set?
40. Which architecture does FTP use?
41. Which is considered the most important step in a Genetic Algorithm?
42. Which type of cryptography uses two keys?
43. What is used for overloading in programming?
44. Which of these is a valid definition of a pointer in C?
45. A tautology is a statement which is always what?
46. Excess-3 code is also known as?
47. What is the purpose of normalization in database design?
48. What is the difference between Stack and Queue data structures?
49. What is the purpose of a virtual function in C++?
50. What is the main advantage of using optical fiber for communication?
51. What is the purpose of the OSI model in networking?
52. What is the difference between static and dynamic binding in programming?
53. What is the purpose of a cache in computer architecture?
54. What is the difference between cohesion and coupling in software engineering?
55. What is the purpose of the volatile keyword in Java?
56. What is the difference between TCP and UDP protocols?
57. What is the purpose of a Fourier transform in signal processing?
58. What is the difference between deep copy and shallow copy in object-oriented programming?
59. What is the purpose of a load balancer in network architecture?
60. What is the difference between supervised and unsupervised learning in machine learning?
Last updated