We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF or read online on Scribd
You are on page 1/ 16
1. TYPICAL CONFIGURATION OF COMPUTER SYSTEM
1 MARK QUESTIONS
vRwre
Define the clock speed of the CPU:
What is a data bus?
What is bus?
Expand POST.
Where does L1 is located?
2 MARK QUESTIONS
OM RERE
™
What is the purpose of AGP slot?
Expand (a] BIOS (b) CMSO (c) ISA.
Name any two type of Output ports?
Name any two type of input slots?
Explain serial port and parallel port
Explain type of Mother board?
Briefly explain SDRAM.
3 MARK QUESTIONS
1.
Explain the characteristics of Mother board:
2. Explain the different component of motherboard.
NOOR
. Explain bus in details
Explain the different types of Motherboard.
Explain cache memory in details.
Explain about UPS and SMPS.
What is UPS?Explain its types2. BOOLEAN ALGEBRA
1 MARK QUESTIONS
1
2,
3
4
5,
6
7,
8,
9,
M
1
2.
3
4.
5.
State Involution law.
. Prover-14+X=14
|. What is maxterm?
What is tautology and fallacy?
State Involution law.
What is minterm?
, What is the another name of Boolean algebra?
State Distributive law.
. WHO DEVELOPED BOOLEAN ALGEBREA.
IARK QUESTIONS
Prove that (X+Y)(X+Y")=X
Prove algebraically that X + XY =X.
What is the canonical form of Boolean expression? Mention the types of Canonical
expression
Prove algebraically that (X+Y)(X+:
Prove that X(X+XY)=X.
5 MARK QUESTIONS
1
ARON
No
Given the boolean function F (A, B, C, D) = (0,4,8,9,10,11,12,13,15) reduce by the
Karnaugh map using SOP.
Reduce F (A, B, C, D)
Reduce (A, B, C, D) = 1 (0, 4, 6, 7, 8, 12, 14, 15) using K-map.
Using maps simplify the following expression in four variables W, X, Y and Z m0 +
m4 + mB + m9 + m10 + m11 + m12 + m13. + m15.
Reduce (A, B, C, D)=£(0, 1,2, 3, 4, 5, 9, 10, 14, 15)
Reduce F(A,B,C,D)=5(0, 1,2,3,8,9,10,11)using K-map.3. LOGIC GATES
1 MARK QUESTIONS
CENA RYE
What is output of two input XNOR gate for the input A=0,8=1?
What is truth table?
What is the output of the two input AND gate for inputs: A= 0 &B =
What is mean by universal gates?
What is NOT operator?
Write the standard symbol for NAND gate.
Write the truth table and symbol for OR gate.
GIVE AN EXAMPLE FOR DERIVE GATES.
Give logic symbol for AND gate
2 MARK QUESTIONS
Oarkons
Write symbol for NOR gate
Explain XOR gate.
What is mean by dual form? Given an example.
What is principle of duality? given a example.
What is mean by proof by perfect induction? Given an example
Give logic symbol and truth table for NOR gate.
3 MARK QUESTIONS
Akona
What is meant by proof by perfect induction ? Give an example
Write the symbol of XOR, XNOR and NAND gates.
Realize AND, OR & NOT gates suing NOR gate
Write the truth table and standard symbol of AND gate.
Realize AND, OR & NOT gates using NAND gate.
SS a eR ee aCe EAD)4. DATA STRUCTURES
1 MARK QUESTIONS
1, What is binary tree?
2. What is tree?
3. What is queue? explain types of queues.
4. What are primitive data structure? list all the operation on primitive data
structure.
5. What is stack?
6. What is linear data structure?
3 MARK QUESTIONS
1. Define Traversal: Write an algorithm to traverse an array:
2. Write an algorithm for enqueue
3. Write an algorithm to Insert an element into an one dimensional array.
4. Write an algorithm for linear search.
5. What is queue datastructure?Mention any two applications of queue
datastructures.
5 MARK QUESTIONS
4. Write an algorithm for PUSH and POP.
Write an algorithm to delete an element from an array.
What is stack? List and explain the the operation on stack
Write an algorithm for Binary search.
What is an array? classification of array? explain memory representation of
Memory using single dimensional array
Memory using Two dimensional array (formula for major row and major column)
Explain all type of operation on single dimensional arrays.
Write an algorithm for insertion sort
0 Write the algorithm to delete a data element at the end of a linked list.
1 Write an algorithm to insert an element from an array
aneeryonnen
12. What is stack? Explain operations on stack? Write any 2 application of stack.
13. What is queue? explain type of queue? explain operation on queue? write any 2
application of queue.
14. What is linked list? explain type of lined list? operation on linked list
15. Memory representation of (a) stack (b) queue (c) linked list
16. Write an algorithm to sort an array using insertion sort.
17. What is primitive datastructures?Explain different operations on primitive
datastructure.6. OOPS CONCEPTS
1 MARK QUESTIONS
1
2,
3
4
5,
6
7
List one advantage of OOPS.
What is data abstraction?
What is message passing?
List any one advantage of OOPS.
What is class?
What is object?
List some High level language?
5 MARK QUESTIONS
1
2
2
oo
Explain the advantage of OOPs
Explain the dis-advantage of OOPS
Explain (a) class (b) object (c) message passing (d) data abstraction (e) inheritance
(f) polymorphism
Write the difference between procedural programming and object oriented
programming
Explain the dis-advantage of OOPs.
List some applicaiton of OOPs.
Give any five characteristics of object oriented programming.full screen)
7. CLASSES AND OBJECTS
41 MARK QUESTIONS
What is significance dot operator?
Mention the access specifier used in class?
What are the two types of member referenced in a class?
What is protected access specifier?
What is this operator? (POINTER CHAPTER)
What is mean by array of object?
What is a member function?
Is it possible to access data outside a class?
NAME THE DEFAULT ACCESSE specifier in the class.
10. Give the symbol used as scope resolution operator.
pena ew nye
5 MARK QUESTIONS.
Explain the array of object with an exemple.
Explain briefly the characteristics of member function declared outside the class?
with syntax and example.
What is the class declaration and definition with syntax and example.
Describe how objects can be used as function arguments
What is the characteristic of member function outside a class?
Explain array of data member of a class? with syntax ande example.
Explain object as function arguments.
Explain member function inside class definition with an example.
ne
ONOaRE8. FUNCTION OVERLOADING
2 MARK QUESTIONS
OnkhwWOna
. List any advantage of function overloading.
. What is line function? with programming example.
. What is friend function?
. Write any 2 dis-advantage and advantage of inline function.
. What is mean by overloading implements polymorphism?
. What is function overloading?Explain.
5 MARK QUESTIONS
5.
. What is function overloading? With an example.
. Explain the characteristics of friend function. With syntax.
1
2
3.
4. When is function overloading is needed? write any two advantages and restrictions
Explain the abstract class with an example. [inheritance]
on overloading functions.
What is friend function? Explain the characteristics of friend function with syntax.9. CONSTRUCTORS AND DESTRUCTORS
1 MARK QUESTIONS
List any 2 rules for destructor.
List any 2 rules for constructor
What is default constructor?
What is parameterized constructor?
What is constructor?
What is destructor?
2 MARK QUESTIONS
1. List any 2 features of (a) default constructor (b) parameterized constructor (c) copy
constructor.
2. What is difference between default and parameterized constructor?
3. Mention three type of constructor?
4. What is destructor ? Which operator is used with destructor?
5. Write a syntax and example for copy constructor?
5 MARK QUESTIONS
Explain destructor with syntax and example.
Explain explicitly call with an programming example
Explain the implicit call with programming example.
Explain consrtuctor With a program example.
ROENS
5. Explain the features of copy constructor. Write the syntax and example for copy
constructor.
6. Explain 3rd type of parameterized constructor ( initialized single argument)
7. Write the rules for destructor function.Re ene eck ics | Pee)
10. INHERITANCE
3 MARK QUESTIONS
ARON
Explain any 3 types of inheritance. ( All types )
List some advantage of inheritance.
Explain visibility mode in inheritance.
. What is inheritance?
. What is base class, derive class and abstract class.
5 MARK QUESTIONS
1.
SUC
Explain the role of visibility mode in inheritance.
What is Inheritance? Write the advantages of Inheritance in C++.
List any 5 advantages of inheritance.
Explain virtual base class with syntax.
what is inheritance? Explain multiple and multilevel inheritance.141. POINTERS
1 MARK QUESTIONS
pena PUN
What is pointer?
How to initialize a pointer variable?
What is free store?
What is delete operator?
What is static memory?
What is dynamic memeory?
What is free store?
What is this pointer?
Which symbol is used to capture address of a variable?
2 MARK QUESTIONS
DPakonas
. What is relation between string and pointer?
. Explain relation between array and pointer.
. What is new operator? given an example?
. What is delete operator given an example?
. Mention any 2 advantage of pointer?
. Explain dynamic memory allocation.
3 MARK QUESTIONS
AkwnNa
. Explain new and delete operator:
. What is pointers? write the syntax and example to declare pointers.
. What is array pointer? Give example.
. Explain the operations of performed on pointers.
. What is pointer? Write the syntax and example for pointer.12. DATA FILE HANDLING
2 MARK QUESTIONS
NOORWN=
. Explain close() function in data file handling.
. Explain ifstream and ofstream class
Differentiate between ifstream and ofstream class
. Write the member functions belonging to ifstream and ofstream class.
What is text file in data file handling?
What is the advantage of saving data in binary form?
. Mention the operations performed on binary files.
3 MARK QUESTIONS
NOORWN>
. Differentiate between read( ) function and write( ) function.
. Explain the methods of opening a file within C++ programs.
. Difference between read () and write () function.
. What is the use of write (), getline( ).
. Explain the methods of opening a file within C++ program.
. List any 3 types of mode to open a file.
. What is the purpose of put(),read() and write() functions in C++.DATA BASE CONCEPTS
1 MARK QUESTIONS
Define relation
Define tuple.
What is data?
What is data model
What is information?
What are cookies?
What is Composite key?
What is primary key?
What is forign key?
What is entity?
What is table?
Define DBMS.
Define physical data independence.
What is candidate key?
2 MARK QUESTIONS
gees
Explain ISAM.
What is data ware house?
What is relation?
What specialization?Write an example.
Mention any two advantages of DBMS.
5 MARK QUESTIONS
Explain all types of data models.
Explain ISAM
Mention the application of database
Mention the application of data base.
Give the difference between manual file system and electronic file system.
Explain DBMS users.
Explain different type of architecture in data base
Explain the 3 type of tier in database architecture.
Explain relational model in data base.
Write the differences between Hierarchical data model and network data
model
Mention application of database.
Explain the features of database system.
Explain network model in database.
Explain data-processing cycle.14. SQL COMMANDS
3 MARK QUESTIONS
Rona
What is the use of commit command?
. Give the syntax and example for drop command is SQL.
. Classify various SQL operators.
. Explain any three datatypes in SQL.
5 MARK QUESTIONS
CONDO RON
. Explain SQL built-in function.
. Explain any 5 type of data type in SQL.
What is used of (a) commit command (b) desc command (c) select command.
. Explain create command with syntax and example
. Explain SQL data types in details .
. Explain update command with syntax and example.
What are group functions in SQL? Explain any four group functions with example.
. Explain select command with syntax and example.
. Write the difference between order by and group by with example.
. Explain delete command with syntax and example.
. Explain any 5 logical operator used in SQL
Explain alter command (add, modify) used in SQL
. Explain insert into command in SQL.
. Explain DDL, DML,DQL, DCL command with its classification
. Mention and explain any four comparision operators in SQL.
. Explain different DDL commands in SQL with an example for each.Res ee acs ak Garey Perea art)
45. NETWORKING CONCEPTS
1 MARK QUESTIONS
Expand SIM.
List the goal for networking?
What is hackers?
In which topology the computers are connected through one central device.
What is virus?
What is client?
What is topology?
What is cyber law?
What are cookies?
10. Define half duplex communication mode.
pavausune
3 MARK QUESTIONS
Explain LAN,WAN and MAN.
Explain e-commerce: services of e-commerce. Type of e-commerce.
Explain (a) simplex (b) half duplex (c) full duplex.
What is server? mention the two type of server
What is WAN? Explain.
seens
5 MARK QUESTIONS.
Explain network security in details.
Given the measure for preventing virus.
Explain network topologies in details.
Mention the different switching techniques. Explain any two in details
Given the measures for preventing virus.
What is networking security? mention and explain the protection methods.
What is computer virus?mention the symptoms of virus
AOA e esrs
aD)
eee Ea ecru n eed
16. INTERNET AND OPEN SOURCE CONCEPTS
1 MARK QUESTIONS
Expand CDMA: [ network chapter]
What are cookies?
What is freeware?
Define shareware
What is domain affiliation?
What is open source software?
What is freeware?
What is URL?
2 MARK QUESTIONS
What is domain?
What are browser?
What is telnet?
Write a the web servers.
What is URL?
What is £-Commerce? Explain any one e-commerce type.
3 MARK QUESTIONS
Explain the IPR in India
Explain WWW.
Give the web page?
Define e-commerce. Write the various technologies and services used in e-
commerce. Different type of e-commerce.
Explain the IPR in India.
Mention any three disadvantages of e-commerce
PAbONa
Bena
oneR acu sd eka cap)
17. WEB DESIGNING
1 MARK QUESTIONS
Which tag is used to insert an image into webpage?
What do you mean by webhosting?
What is web scripting?
What is the use of HTML?
What is HTML?
What is XML?
What is DHTML
Nowsene
8. Expand the term XML?
2 MARK QUESTIONS
What is the use of web page?
What do you mean by hosting?
Write syntax for image tags?
Differentiate between XML and DHML.
Write the opening and losing tags?
Explain any two formatting tags in HTML.
3 MARK QUESTIONS
Give the features of DHTML.
Explain client-side and server-side web scripting
Explain the general structure of HTML.
Explain client-side scripting and server-side scripting
Define a) Virtual or shared web-hosting
b) Free web-hosting.
c)Dedicated web-hosting.
OARONS
Pee