II-Sem Model Paper
II-Sem Model Paper
Two marks
Big Questions :-
1. Explain features of Java.
2. Explain different types of operators in Java with an example.
3. What is Constructor? Explain two constructors in java.
4. Explain Arithmetic Operators in Java.
5. Explain access control modifier in Java.
6. What is conditional Operator? Explain with an example program.
7. Explain methods of string class.
8. Write a java program for function overloading.
9. Explain classification of byte stream.
10. Explain Try, catch and finally block with example.
11. Explain this keyword with example.
12. Write a program to read and write bytes
13. Explain switch statement
14. Write a program to read and write characters
15. Explain types of Inheritance.
16. Explain wild cards in Generics
17. How interfaces are implemented in Java.
18. Explain method overriding concept in java with an example
19. Explain the operator precedence.
20. Explain lifecycle of a thread.
21. Explain the categories of Control statement in java.
22. Explain GUI Components in Java.
23. Explain selection statements in Java with an example.
24. Explain types of access specifiers in Java.
25. Explain types of Looping Statements.
26. Explain the implementation of Multiple inheritance using interface
27. Write the benefits of Java collection Framework.
28. Describe the hierarchy of Java Collection Framework.
29. What are advantages and disadvantages of Applet?
30. Explain the features of Swing?
2 Marks Questions.
1) What is DBMS? Write any two advantages of DBMS.
2) Define Data & Information.
3) Define metadata.
4) What is Data Independence? write its types.
5) Who is a DBA?
6) What is a data model? What are the types of data model?
7) What is Schema?
8) Mention the Database States.
9) Define Primary key with example.
10) Write the categories of SQL statements.
11) Mention the Database Languages.
12) Mention DBMS Interfaces.
13) Define Entity. Write its types.
14) Define attributes.
15) Define Domains
16) Define Relationship. Mention its types.
17) Define concurrency control.
18) Define Deadlock.
19) Define Starvation.
20) What is Functional dependency?
21) Define Normalization.
22) Define tuples.
Big Questions.
1) Explain Characteristic of Database Approach?
2) Explain Advantages of DBMS.
3) What is Data Independence? Explain the types
4) Who is a DBA? Explain the roles and responsibilities of DBA?
5) Explain different types of data model?
6) Explain three level DBMS architecture or three schema architecture
7) Comparison between Centralized & Distributed Architecture.
8) Explain Client-Server Architecture.
9) Explain the types of Data Models.
10) Discuss Network / Relational Data Model.
11) Explain different types of attributes with examples.
12) Explain the different types of relationship with examples.
13) What is ER Diagram? Explain the notations of ER Diagram.
14) Draw E-R diagram for Company database System.
15) Draw E-R diagram for Library System
16) Draw E-R diagram for College Database system.
17) Create Students table using SQL queries.
18) Explain the different types of memory
19) Explain the Characteristics of Primary Memory.
20) Explain Memory Hierarchies
21) Explain Indexing structures for files.
22) Explain different types of keys with examples.
23) Explain 1NF,2NF with example.
24) Explain Boyce-Codd Normal Form(BCNF).
25) Explain the states of transaction.
26) Explain DDL commands with proper examples.
27) Explain DML commands with proper examples.
28) Explain ACID Properties of a Transaction
29) Explain advantages of database system.
30) Create Employee relation with Queries.
Computer Architecture
Two Marks
1) Define computer architecture.
2) Write the symbol and truth table for NOT gate.
3) What is bit and byte?
4) What is static RAM and Dynamic RAM?
5) List basic computer registers with their functions.
6) What are the three control inputs for registers?
7) Define cache memory.
8) State any two characteristics of multiprocessor.
9) Write the symbol and truth table for NOR gate.
10) Convert (11011)2 to grey code.
11) Define operation code and operand.
12) What is IC? Write its types
13) Define flip flop. Mention its types.
14) Write any four peripheral devices.
15) Define Micro operation.
Big questions
1) Explain the working of a SR flip flop with a neat diagram.
2) Explain full adder with diagram.
3) Explain multi threaded architecture..
4) Explain DMA controller with a neat diagram
5) Convert binary to octal number.(1101011)
6) What is ILP? State its limitations.
7) What is RAID? What are the advantages of using RAID technology for secondary storage?
8) Explain Line decoder with truth table.
9) Explain the 4 to 1 multiplexer.
10) Explain the half adder and full adder.
11) Explain I/O interface unit with a neat diagram.
12) With a neat diagram explain the working of digital computer.
13) State and prove De Morgan’s theorem.
14) Explain Four bit binary controller.
15) Explain CISC and RISC.
16) Explain associative memory.
17) What are the types of binary codes?
18) S Simplify the following using K-map
F(A,B,C,D) = ∑m(0,2,3,4,6,8,9,13)+ ∑d(7,10,12).
19) Explain any five addressing modes.
20) Explain the basic computer registers.
21) a. explain Arithmetic micro operations with example.
22) Explain Multiprocessor and multiComputers.
23) Simplify using K-Map
F(P,Q,R,S)= ∑(0,2,5,7,8,10,13,15)
24) Explain 3 and 8 line Decoder.
25) Draw a flow chart explaining the Instruction cycle.
26) Explain BUN and BSA?
27) Explain magnetic disks and optical disks.