BIM 3rd semester Model Question Paper

515
BIM 3rd semester Model Question Paper
BIM 3rd semester Model Question Paper

We have detail information of TU BIM 3rd semester Model Question Paper pdf. There are five subjects in TU BIM’s third semester. Old question paper of all the subjects of TU BIM third Semester.

BIM 3rd semester Model Question Paper

Following are the detail information:

Subject List

Following are the subject list of BIM third Sem.

Name of the SubjectSubject CodeLecture HourCredit Hour
Business Statistics STT 20148 Hrs3 Hrs
Web Technology IIT23748 Hrs3 Hrs
Financial AccountingACC 20148 Hrs3 Hrs
Microprocessor and Computer ArchitectureIT 23648 Hrs3 Hrs
Data Structure and AlgorithmsIT 23848 Hrs3 Hrs

Model Questions.

Following are the model question of BIM third Sem.

Other Important Links:

a. BIM third Semester Exam routine: CLICK HERE.

b. BIM 3rd Semester Syllabus: CLICK HERE.

IT237: Web Technology I

Group “A” Brief answer questions:

Attempt all questions. (10 X 1=10)

1. What is DNS?

2. What is dynamic web page?

3. What is the use of tag in HTML?

4. What do you mean by HTML events?

5. Why is the use of CSS?

6. Define responsive web design.

7. Define cookies.

8. Why do we need AJAX?

9. What is jQuery?

10. What is XML DTD?</p>

Group” B” Short Answers Questions Attempt any five questions. (5 × 3 = 15)

11. Explain the HTTP request message in brief.

12. Explain the structure of an HTML file with an example.

13. How do you insert an external style sheet in an HTML page?

14. How do you handle errors in JavaScript?

15. Explain the structure of a JSON file. How do you convert a JSON file into a JavaScript object?

16. Explain the structure of an XML file with an example.

IT236: Microprocessor and Computer Architecture

Group “A” Brief answer questions: Attempt all questions. (10 X 1=10)

1. What is the instruction cycle?

2. What do you mean by Data and Address Bus?

3 . Define DMA.

4. Explain about SAP2.

5. What is your Operation Code?

6. Define Instruction Format.

7. What do you mean by Shift Microoperations?

8 . Define CISC architecture.

9 . What do you mean by Memory Hierarchy?

10. Define Data Dependency.

Group “B” Short Answers Questions Attempt any five questions. (5 × 3= 15)

11. Differentiate between the microprocessor and Computer Architecture.

12. Discuss the Intel 8085 Instructions.

13. Explain the Arithmetic Microoperations with an example.

14. Discus the Symbolic Microinstructions

15. Explain the Control Unit of the Basic Computer.

16. Explain I/O Processor with an example.

Group “C” Long Answer Questions Attempt any three questions. (3× 5= 15) 17.

Explain the memory mapping function with an example.

18. Multiply -7×8 using the Booth multiplication algorithm.

19. Explain with an example of an Arithmetic Pipeline.

20. Describe the Data Transfer instructions.

Group “D” Comprehensive Questions Attempt all questions. (2 × 10 = 20)

21. Explain the main purpose of addressing mode techniques used in the computers. Mention the different types of addressing modes and compare them.

22. Differentiate between restoring and nonrestoring division. Divide 7/3 using nonrestoring division.

IT238: Data Structure and Algorithms

Group “A” Brief answer questions: Attempt all questions. (10 X 1=10)

1. Define abstract data type.

2. What are the advantages of a doubly linked list over a single linked list?

3. Define skip list. 4. List the applications of stack.

5. Which is more efficient a binary search or a linear search? Justify your answer on the basis of time complexity.

6. What is tail recursion?

7. List out the practical applications of tree data structure.

8. Define max heap with an example.

9. What do you mean by adjacency matrix?

10. What is the shortest path problem?