bsc itim 4th sem question paper may 2012

29
BSIMS-E1 Page No… 1 Third/Fourth Semester B.Sc., (ITIM) Degree Examinations May/June 2O12 (CBCS) Interconnecting Network Devices Time: 3 hrs.] [Max.Marks: 100 Note: Answer all questions of Part – A. Any FIVE questions from Part – B PART – A 25 Marks 1. What is the purpose of Bootstrap program? 2 2. POST is an acronym of ____________ 1 3. Which are the three Global configuration models? 3 4. What is Routing? 2 5. What is a routing loop? 2 6. Which are the 4 – types of OSPF routers? 2 7. What do you mean by Wild card mask? 2 8. What do you mean by circuit switching? 2 9. What is store and forward switching? 2 10 ____________and _____________are switch port parameters 2 11. What is VPN? 2 12. What are security associations? 2 13. What is WAP? 1 PART – B 75 Marks 1. a) What are the different interfaces of router ? Explain the signaling standards and their properties of serial ports. b) What are different versions of CISCO - IOS? (10+5) 2. a) How does the file configurations do? Explain. b) What are Global configuration models? Explain. . (8+7) 3. a) How does routing takes in a Network? Explain with an example. b) What do you mean by Dynamic routing? Explain. (10+5) Contd... 2

Upload: umesh-kumar

Post on 28-Apr-2015

898 views

Category:

Documents


1 download

DESCRIPTION

Kuvempu University Question Paper Bsc ITIM

TRANSCRIPT

Page 1: Bsc ITIM 4th Sem Question paper may 2012

BSIMS-E1 Page No… 1

Third/Fourth Semester B.Sc., (ITIM) Degree Examinations May/June 2O12

(CBCS) Interconnecting Network Devices

Time: 3 hrs.] [Max.Marks: 100 Note: Answer all questions of Part – A. Any FIVE questions

from Part – B

PART – A 25 Marks 1. What is the purpose of Bootstrap program? 2

2. POST is an acronym of ____________ 1

3. Which are the three Global configuration models? 3

4. What is Routing? 2

5. What is a routing loop? 2

6. Which are the 4 – types of OSPF routers? 2

7. What do you mean by Wild card mask? 2

8. What do you mean by circuit switching? 2

9. What is store and forward switching? 2

10 ____________and _____________are switch port parameters 2

11. What is VPN? 2

12. What are security associations? 2

13. What is WAP? 1

PART – B 75 Marks 1. a) What are the different interfaces of router ? Explain the signaling standards

and their properties of serial ports.

b) What are different versions of CISCO - IOS? (10+5)

2. a) How does the file configurations do? Explain.

b) What are Global configuration models? Explain. . (8+7)

3. a) How does routing takes in a Network? Explain with an example.

b) What do you mean by Dynamic routing? Explain. (10+5)

Contd... 2

Page 2: Bsc ITIM 4th Sem Question paper may 2012

BSIMS-E1 Page No… 2 4. a) How does you do routing authentication? Explain.

b) What are the evaluation rules for access list? Explain. (8+7)

5. a) Draw and explain WAN connectivity.

b) What is PPP? Explain. (8+7)

6. a) What do you mean by Tunneling ? Explain.

b) What are different types of VPN?

c) Enllist the frequency and Data rates of 802.11 protocol. (5+5+5)

7. a) How IPv6 deals with limitations of IPv4 ? Explain.

b) Define and explain

i) Anycast and ii) Unicast. (7+8)

8. Write a note on

i) RIP ii) IPv6 iii) HTTP (5X3)

* * * * * * *

Page 3: Bsc ITIM 4th Sem Question paper may 2012

BSIMS–E2 Page No... 1

Third/Fourth Semester B.Sc., (ITIM) Degree Examinations

May/June 2012 (CBCS)

Programming using C #

Time: 3 hrs.] [Max.Marks:100 Note: 1. Answer all questions in Part – A.

2. Answer any FIVE complete questions in Part – B

Part – A

Answer all questions. Max Marks 25

1. Name the possible states of a mobile phone. 2

2. In the using system, system is a _______ 1

3. Console is a __________ 1

4. _______ operators are used to evaluate expressions and return a Boolean

value. 1

5. State whether the following statements are true or false.

a. Encapsulation means preventing access to non-essential details.

b. In a public access specifier, all this public members of the base class become protected.

c. Abstraction represents the essential characteristics of an object or classes that

differentiate it from other objects or classes, 1+1+1

6. What is just-in-time compilation? Briefly explain. 2

7. What is project output? Illustrate. 2

8. How do you declare an array? Give an example. 3

9. A destructor has the same name as its class bit is prefixed with _____ 1

10. The ________ process identifies the unused objects and releases them in C#.

1

11. What is the need for operator overloading? Explain. 3

12. Indicate the various relationships that can be established between the objects of different classes.

2

Contd...2

Page 4: Bsc ITIM 4th Sem Question paper may 2012

BSIMS–E2 Page No... 2 PART – B

Answer any FIVE complete questions. Max Marks: 75

1. a) Briefly explain the three phases involved in the object - oriented methodology.

b) Indicate the rules for naming classes in C#

c) With suitable example, differentiate between member variables and member functions. (6+4+5)

2. a) Briefly explain the steps to be followed while compiling and executing a program.

b) Write a complete C# program to identify whether a character entered by a user is vowel or a consonant. . (8+7)

3. a) Define a method. Further, discuss the followings

i) Defining methods

ii) Calling methods

b) Write a program to calculate the factorial of the number entered by a user. Create this program by using static functions and static variables. (8+7)

4. a) What is Switch..... case construct? Explain with an example.

b) Briefly explain the components of the .NET Framework.. (7+8)

5. a) Enlist the significant advantages offered by the .NET framework.

b) What do you mean by enumeration? Explain how an enumeration is declared and implemented.

c) Enlist the commonly used properties of the array class. (5+7+3)

6. a) With illustrative examples explain the instanic constructions and static constructors.

b) What are destructors? Explain the implementation of destructors and the declaration of destructors. (8+7)

7. a) With an illustrative example, discuss the overloading of binary operators.

b) Write a program in C++, which increments the number of pages of a book by the number of pages entered by the user. (7+8)

8. a) Briefly explain the various relationships that can be established between the

objects of different classes.

b) Develop the programs to

i) Calculate the area of a circle

ii) Calculate the volume of the cube. (8+7)

* * * * * * *

Page 5: Bsc ITIM 4th Sem Question paper may 2012

BSIMS–E3 Page No... 1

Third/Fourth Semester B.Sc., (ITIM) Degree Examinations

May /June 2012

(CBSC) OOPS with Java

Time: 3 hrs.] [Max.Marks: 100

Note: 1. Answer all questions of Part – A. 2. Any FIVE complete questions in Part - B

PART – A Answer all questions. Max.Marks 25

1. Enlist the principal advantages of OOP. 2

2. The _________ of an object is determined by the current values of its data. 1

3. Java is platform neutral. State True /False 1

4. The compiled code of JAVA is called __________ 1

5. Long data type takes up ________ bytes of memory, while floating point numbers take up _______ bytes of memory. 2

6. Labelled loops are supported in Java: State True / False. 1

7. What do you mean by garbage collection? Briefly discuss. 2

8. ________ variables are those data members of a class that are shared among all objects of the class. 1

9. _______ is a method that compares the values held by two character objects. 1

10. _______ operator is used for concatenating two strings. 1

11. What do you mean by method overriding? 2

12. Multiple inheritances can be implemented in JAVA. State True/False. 1

13. How do you define an interface? 2

14. A ________ is a collection of related classes and interfaces providing access protection and name space management. 1

15. A try statement must be accompanied by at least one catch block or one finally block.

State True/False. 1

16. The exception specification uses a keyword called __________ 1

17. Define local and remote applets 2

18. ________ method can be used to draw a hollow circle. 1

19. AWT stands for ___________ 1

Contd...2

Page 6: Bsc ITIM 4th Sem Question paper may 2012

BSIMS-E3 Page No... 2 PART – B

Answer any FIVE complete questions. Max. Marks: 75

1. a) Briefly explain the significant features of JAVA programming language.

b) Explain the structure of a complete Java program. (8+7)

2. a) Discuss the following operators in JAVA.

i) instance of ii) >>> iii) Object references iv) Dynamic method dispatch v) Short – circuit logical

vi) Bit-wise assignment 15

3. a) What is a constructor ? How do you overload the constructor? Illustrate with an example.

b) How do you initialize instance variables of super class using the constructor of sub class. Give an example (8+7)

4. a) Compare and contrast : String class and string buffer class.

Write a Java program to initialize an array of strings with the days of a week and sort the array using bubble sort technique.

b) What do you mean by abstract methods and classes? (10+5)

5. a) What is method overriding ? How is it different from method overriding?

Illustrate with a sample Java program

b) Write a note on visibility specifiers in Java. (10+5)

6. a) What are interfaces ? Enlist the benefits of interfaces. Further, bring out the similarities and differences

between interfaces and classes.

b) Write a JAVA programme to illusturate the use of interface. To support multiple inhertitace (7+8)

7. a) What is meant by package ? What are the advantages of packages? How do you create and invoke your own

package? Illustrate with a program.

b) Develop a JAVA program that creates a try block and likely to generate three types of exceptions and then incorporate necessary catch blocks to catch and handle them. (8+7)

8. a) Create an applet to implement a simple calculator that performs 4 - basic operations - Addition, Subtraction, Multiplication and Division.

b) Write a brief note on delegation event model. (10+5)

********

Page 7: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 31 Page No... 1

Third Semester B.Sc., (ITIM) Degree Examinations May/June 2O12

(CBCS) Deploying Business Desktops

Time: 3 hrs.] [Max.Marks:100

Note: 1. Answer all questions of Part – A. 2. Any FIVE complete questions in Part – B

Part – A Answer all questions. Max. Marks 25

1. In the environment, connectivity with deployment servers is not available due to low network bandwidth and infrastructure resources. 1

2. Which desktop deployment method is applicable in rationalized level organization? 1

3. The __________ file contains the portion of the user profile that pertains to office 2003 editions. 1

4. Name the tools which prepare a desktop on a reference computer for image creation. 2

5. Microsoft Windows Vista uses a single Extensible Markup Language (XML) based answer file format known as ______________ 1

6. Which tool helps to preserve and restore the users' data during desktop deployment? 1

7. USMT is used for the____________ and ______________ scenarios. 2

8. Why do you need to create the .OPS and .mst files while packaging Microsoft office 2003 in a desktop image? 2

9. The scanstate tool collects the users's accounts, files, and settings and creates a data store called _____ 1

10. Different platforms use different techniques to store authorization information. The most common authorizations technique is known as _________ 1

11. ________ fire wall has a limited capacity of screening data packets transferred over the network. 1

12. _________ helps in generating .ISO files and WIM images by using Microsoft Windows PE. 1

13. List at least two points on the benefits of network visualization. 2

14. ___________ costs are less visible and dispersed across the various business operations of an enterprise. 1

Contd...2

Page 8: Bsc ITIM 4th Sem Question paper may 2012

BSIMS 31 Page No... 2

15. List the utilities through which automation is done in Windows Vista. 2

16. An operating system operates in two modes: ____________ and __________ 2

17. Which are the three desktop scenarios? 3

PART – B

Answer any FIVE complete questions. Max. Marks: 75

1. a) List all the phases of desktop deployment.

b) Enlist the components of the network infrastructure required for deployment. (8+7)

2. a) Briefly explain the advantages of an image - based desktop deployment. Also

discuss the tasks involved in an image based desktop deployment.

b) With an aid of a diagram describe the use of Windows based tools for desktop

deployment in a new computer scenario. (7+8)

3. a) Explain the different types of application compatibility databases.

b) List the best practices for resolving application compatibility issues. (7+8)

4. a) What are the guidelines and practices for the various stages of the Microsoft

solution accelerator business desktop deployment tool for deploying desktop

images by using the standardized method

b) Explain the different types of application compatibility databases. (10+5)

5. a) Briefly describe various types of identity data sources.

b) What are the different levels of deployment? Explain. (7+8)

6. a) Explain the tasks to be performed by the sms server while migrating user state.

b) Describe credential management of identifying life cycle management. (8+7)

7. a) Briefly describe different types of identity data sources.

b) Why do you need ZIP? What are the components of ZIP? (8+7)

8. a) Girish has recently joined as a Desktop Administrator in Parkers & Sons, Inc. He

has been assigned the task to create and deploy desktop images on the computers

there. While planning for the deployment, Girish finds that the network bandwidth is

insufficient for creating as well as deploying desktop images. The

Contd…3

Page 9: Bsc ITIM 4th Sem Question paper may 2012

BSIMS-31 Page No…3

SMS infrastructure and security system are also poorly managed. In such a situation, which image based deployment method should he choose and why? Discuss

b) Techno Sol, Inc. is a software company, which has shifted its office to Kolkata. Ms. Sheela who is working as a Desktop Administrator in the company has been given a responsibility to deploy the operating system on the new computer. She has been instructed by her seniors to maintain the same user settings that the employers were using in the previous office. Which deployment scenarios should she choose? How will she perform the deployment? Explain. (7+8)

********

Page 10: Bsc ITIM 4th Sem Question paper may 2012

BSIMS-32 Page No... 1

Third Semester B.Sc., (ITIM) Degree Examinations May/June 2012

(CBCS) Networks – Protocols & Internetworking

Time: 3hrs.] [Max.Marks:100 Note: 1. Answer all questions in Part – A. 2. Answer any FIVE complete questions in Part – B

PART – A Answer all questions. Max Marks 25

1. What are the basic functionalities of an IP - Router? 2

2. Router is a device that operates at _________ layer. 1

3. CRC is done at __________ layer. 1

4. Draw and mention the routing components. 3

5. Which layer does congestion control? 1

6. What is DNS? 1 7. Expand SMTP. 1 8. ___________ and __________ are the non-adaptive routing algorithms. 2 9. __________, ________ ______ and __________________ are The classification of adaptive routing. 3 10. ARP is a protocol that supports dynamic mapping: State True or False. 1 11. An ARP request is a broadcast to all devices on the network: State True or False. 1 12. What are the basic functionalities of network layer? 3 13. The two primitive protocols for transport layer are _________ and ________ 2 14. Expansion of CIDR is ___________ 1 15. TTL is _____________ 1 16. Which of the following is not a function of the router? a) Encapsulation b) Packet transmission 1

Contd...2.

Page 11: Bsc ITIM 4th Sem Question paper may 2012

BSIMS-32 Page No…2 PART – B Answer any FIVE complete questions. Max Marks: 75 1. a) What do you mean by shortest path routing ? Explain the algorithm.

b) Explain the routing tables look up, with an illustrative example. (7+8)

2. a) What is routing ? Discuss the direct and indirect routing strategies.

b) Explain the different approaches used to make the routing table more efficient. (5+10)

3. a) Bring out the important features of RARP.

b) Give the classification of routing algorithms.

c) What is flooding? Explain. (5+5+5)

4. a) When is TCP preferable? Explain its segment.

b) Why 3 – way hand shaking is needed? Explain. . (7+8)

5. a) Explain the need of pushing data operation in TCP.

b) Describe how flow - control is achieved in TCP using sliding window mechanism. (7+8)

6. a) What are the components of VIP: - header? Explain.

b) How does an image file stored on to server from a client? Explain, with an

Example (5+10)

7. a) Write a brief description on the commands processing. Describe the groups into

which commands can be divided.

b) Discuss the functions of ICMP. Give different types of ICMP messages with

the help of a suitable table. (7+8)

8. Write short notes on the following:

a) Client server model

b) ICMP messages

c) ARP (5X3=15)

********

Page 12: Bsc ITIM 4th Sem Question paper may 2012

BSIMS-33 Page No... 1

Third Semester B.Sc., (ITIM) Degree Examinations

May/June 2O12

(CBCS) Data Storage and Management

Time: 3 hrs] Max.Marks:100

Note: 1. Answer all questions of Part – A. 2. Any FIVE complete questions in Part – B

PART – A Answer all questions. Max. Marks 25

1. One Nibble = ___________ bits and 1 KB = __________ bytes 2

2. CDROM is __________ type of storage media. 1

3. l G byte = ________ MB 1

4. Mention any two advantages of magnetic tape. 2

5. Define NAS and DAS. 2

6. What are the three basic characteristics of HOD? 3

7. Cache is used as _________ 1

8. What are the advantages of RAID? 2

9. __________ and _________ are file system protocols associated with NAS. 2

10. Having more than one path from host to a LVN is called _______ 1

11. _________, ______ ________ and __________ are fiber topologies. 3

12. What are the components of a GAS? 3

13. Data storage and management plays a pivotal role in the success of a company: State True or False. 1

14. Communication between initiator – target pair is called a __________ 1

PART – B Answer any FIVE complete questions. Max. Marks: 75

1. a) Define data and the different types of data storage.

b) Explain in detail the characteristics of storage. (5+10)

2. a) What are the steps involved in recording data on floppy disk ? Explain.

b) Define compact disk. Classify the optical storage devices. Discuss the working

and construction of computer disk. (7+8)

Contd...2

Page 13: Bsc ITIM 4th Sem Question paper may 2012

BSIMS-33 Page No...2

3. a) What are the different fiber channel topologies? Explain.

b) Discuss the architectural overview of SCSI. (8+7)

4. a) Explain volume management.

b) Draw and explain the structure of device driver. (5+10)

5. a) Describe the scenario where RAID – S is implemented.

b) Explain the DAS implementation. (8+7)

6. a) List the benefits and challenges of FC – SAN.

b) Explain FC – SAN component interactions.

c) When device drivers are used? What types of software is it? (5+5+5)

7. a) How is the backup designed ? Explain.

b) What is virtualization? Discuss. (10+5)

8. a) What are the various considerations for designing a basic SAN setup ?

b) Compare and contrast between ISCSI and FCIP implementation. (8+7)

********

Page 14: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 41 Page No… 1

Fourth Semester B.Sc., (ITIM) Degree Examinations May / June 2012

(Distance Education)

INTRODUCTION TO DBMS

Time: 3 hrs] [Max. Marks: 100

Note: 1. Part – A compulsory

2. Answer any FIVE full questions from PART – B

PART – A

I. Answer all questions: 20 x 1 = 20 Marks

1. What is Data?

2. What is a record?

3. What is a file?

4. What is a flat file?

5. What is a database?

6. What is a data model?

7. What is an entity?

8. What are attributes?

9. What is procedural language?

10. What is query language?

11. What is Rename operation?

12. What is relation schema?

13. What is union compatibility?

14. DDL expands to what?

15. Define tuple variable.

16. What is set membership?

17. What are embedded SQL statements?

18. What is set comparison?

19. What is binary relation?

20. What is schema definition?

Contd… ….2

Page 15: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 41 Page No... 2

II. Fill the following blanks: 5 x 1 = 5 Marks

1. ____ Committee proposed N/W model.

2. A set represents a _______ relationship between the owner & member.

3. _______ attributes are displayed in double ovals.

4. The notations are used for representing E – R diagrams.

5. The overall design of the database is called____________.

PART – B

Answer any FIVE questions: 5 x 15 = 75 Marks 1. a) Explain the components of database system. 8Marks

b) Explain different types of database users. 7 Marks

2. a) Explain three different categories of data models. 8 Marks

b) List and explain the rules of relational model. 7 Marks

3. a) Explain the five phases of database development life cycle. 8 Marks

b) Explain various types of keys with example. 7 Marks

4. a) Explain the fundamental relational algebra operations with example. 8 Marks

b) Explain clearly the additional relational algebra operations. 7 Marks

5. a) Give brief history of SQL. 5 Marks

b) Explain various types of set operations in SQL. 10 Marks 6. a) Explain the different types of bars available when database window is opened.

8 Marks

b) Explain how forms can be used to view, add, delete, & save records. 7 Marks

7. a) Which issues are to be addressed in database security? Explain 8 Marks

b) Explain how DBA is responsible for securing data in the database. 7 Marks

8. a) List & explain the tasks handled by the DBMS packages. 8 Marks

b) Explain advantages & disadvantages of file oriented systems. 7 Marks

* * * * * * *

Page 16: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 42 Page No..... 1

Fourth Semester B.Sc., (I.T) Degree Examinations

May / June 2012

(C.B.C Scheme)

PERSONALITY DEVELOPMENT PROGRAMME

Time: 3 hrs] [Max. Marks: 100

Note: 1. Part - A compulsory

2. Answer any FIVE full questions from PART – B

PART – A

5 x 5 =25 Marks

1) List out your short term goals of professionals.

2) Prepare a good Bio -Data of yourself.

3) Write any five commonly asked questions in an interview and briefly indicate your

responses to the same.

4) Explain the qualities for a good personality development.

5) Explain the features of good paragraph.

PART – B

5x 15 = 75 Marks

1) a) Explain the reasons for rejection in interviews. 8 Marks

b) Prepare a list of your strengths and weaknesses. 7 Marks

2) a) Plan out a strategy to make a good impression on your first job. 7 Marks

b) Identify your weaknesses on time management & put in a plan to overcome it. 8 Marks

3) a) List out some of the important principles of human engeneering in which you are

good at 8 Marks

b) What is Creativity? Explain its characteristics. 7 Marks

4) a) What are the tips for organizational skill development? Explain. 10 Marks

b) Explain the styles of etiquette. 5 Marks

5) a) Explain the rules of etiquette in using cell phone. 8 Marks

b) What are the important qualities of team player? Explain. 7 Marks

Contd. ...... 2

Page 17: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 42 Page No..... 2

6) a) Explain the ten successful traits for an IT - Tyro. 10 Marks

b) Explain the different methods to improve your communication skills. 5 Marks

7) a) Mention the different sub skills of writing. Discuss the importance of each of them. 8 Marks

b) Write a letter to the station master of the nearest railway station complaining against the theft of your suitcase during your train journey. 7 Marks

8) a) What tips are considered for writing letter? 8 Marks

b) Briefly explain E-mail, Fax & memo. 7 Marks

* * * * * * *

Page 18: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 43 Page No... 1

Fourth Semester B.Sc., (ITIM) Degree Examinations May / June 2012

(Distance Education)

LINUX ADMINISTRATION Time: 3 hrs] [Max. Marks: 100

Note: 1. Part – A compulsory

2. Answer any FIVE full questions from PART – B

PART - A

I. Answer all questions: 25 Marks

1. Which is the default boot loader of Fedora Core 4 Linux? 2

2. Which licenses does not require payment for the use of the software? 2

3. Which community sponsored the Fedora Core 4 Project? 2

4. What is the name of the journalize4file .system of Ext2? 2

5. What is modularity? 1

6. What is extensibility? 1

7. What is interoperability? 1

8. What is the role of x window manager? 1

9. Which file is used to maintain the password –related information of the

user & group accounts 2

10. Which file contains system, settings that are used while creating new user &

group accounts? 2

11. Name the command used to display the list of suspended and back ground processes along with their job numbers on the terminal. 2

12. Which files are required to start the Linux Operating System? 2

13. What is the use of the / proc file system? 1

14. Which command can you use to display the contents of the crontab file? 2

15. How can you change the run level of Linux? 2

PART – A

Answer any FIVE questin: 5 x 15 = 75 Marks

1. a) Explain the IT - related business requirements of an organization. 8 Marks

b) Explain the points of planning for installation. 7 Marks

Contd.......2

Page 19: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 43 Page No… 2

2. a) Explain the various features of GNOME desktop environment. 8 Marks

b) Explain the types of K Desktop environment. 7 Marks

3. a) Explain various elements of the GNOME panel. 8 Marks

b) Explain the list of servers available for receiving mail configuration. 7 Marks

4. a) Explain the options of the user add command. 10 Marks

b) Explain the options of the group add command. 5 Marks

5. a) Which components constitute as the service profile of open SSH. 8 Marks

b) Explain the parameters for /etc/xinetd.d/ <service > 7 Marks

6. a) Explain the process / Kernel model with diagram. 8 Marks

b) Explain the directions in the kernel source tree. 7 Marks

7. a) Explain the steps of managing system scripts. 8 Marks

b) Explain syrv init Runlevels & activities. 7 Marks

8. a) Explain the steps of single user mode in GRUB. 8Marks

b) Explain the components of the- rpm utility. 7 Marks

*******

Page 20: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 51 Page No..... 1

Fifth Semester B.Sc., (ITIM) Degree Examinations

May / June 2012

(C.B.C Scheme)

ESSENTIALS OF SOFTWARE TESTING & QUALITY ASSURANCE

Time: 3 hrs] [Max. Marks: 100

Note: 1. Part – A compulsory

2. Answer any FIVE full questions from PART – B

PART – A 25 Marks

1) What do you mean by Quality concept? 2

2) What is Testing? 1

3) What points are preserved in test case design? 3

4) What is inspection? 2

5) Mention path testing methods. 2

6) Define Verification and Validation. 2

7) What are the common types of problems found in static web applications? 3

8) Which are the primitive matrices? 3

9) What is Extreme testing? 3

10) What are Defect Removal Effectiveness (DRE) percentage? 2

11) What do you mean by testing strategy? 2

PART – B 5x 15 = 75 Marks

1) a) What are factors that decide cost of quality? Explain. 7 Marks

b) Explain Capability Maturity Model (CMM)? 8 Marks

2) a) When does White box test need? Explain. 5 Marks

b) Explain (i) Debug Testing and (ii) Operational Testing. 10 Marks

3) a) Explain the Rapid testing Techniqure. 7 Marks

b) What is the complexity of GUI testing? Explain. 8 Marks

Contd… ….2

Page 21: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 51 Page No..... 2

4) a) What is the purpose of Integration testing? Brief the Top down integration testing. 10 Marks

b) What a Poisson execution time model proposes? 5 Marks

5) a) Explain V-Model in detail. 10 Marks

b) Which are the Validation tests? Explain any two. 5 Marks

6) a) What are the methods to improve test process? 5 Marks

b) What parameters are considered while setting up metrices? Explain. 10 Marks

7) a) What are the best practices of Extreme Testing? Explain. 10 Marks

b) What is Psuedo localization? Explain. 5 Marks

8) Write short notes on: 3 x 5 = 15

a) Automated Testing

b) Black box Testing

c) Software Bugs

* * * * * * *

Page 22: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 52 Page No..... 1

Fifth Semester B.Sc., (ITIM) Degree Examinations

May / June 2012

(C.B.C Scheme)

IT INFORMATION SECURITY AND MANAGEMENT Time: 3 hrs] [Max.Marks:100

Note : 1. Part – A compulsory 2. Answer any FIVE full questions from PART – B

PART – A (25 Marks)

Choose the correct option:

1) In which of the following ways a computer system cannot be secured? 5 x 1 = 5

a) Ports and devices should be enabled.

b) User accounts should be bound

c) Unwanted services & applications should be disabled.

d) Antivirus and fire wall application should be installed.

2) Which of the following threats are caused due to malfunctioning of devices? 5 x 1 = 5

a) Intentional threats b) Natural threats

c) Unintentional threats d) Manmade Disasters

3) Which of the following options is not a principle that security of information aims to

protect? 5 x 1 = 5

a) Confidentiality b) Restricted

c) Integrity d) Availability

4) Which of the following option is not a primary goal of cryptography? 5 x 1 = 5

a) Confidentiality b) Integrity

c) Authorization d) Non repudiation

5) When servers are not members of the Active Directory domain, create a script that uses ______ to

implement the security settings of a template. 5 x l= 5

a) Secedit b) Group Policy

c) Incremental security template d) Base Template

Answer all Questions:

6) Name the levels of security controls. 2

7) Which are the types of malicious code attacks? 2

8) Identity the network components required for implementing directory services 2

9) List the methods used for securing files and folders in windows. 2

Contd…….2

Page 23: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 52 Page No..... 2

10) What are the primary goals of cryptography? 2

11) What are the benefits of VPN? 2

12) Name any two measures of designing secure system administration. 2

13) What are smart cards? 2

14) List the different types of authentication attacks. 2

15) What is the need for protecting information from vulnerabilities and threats? 2

PART – B 5 x 15 = 75 Marks

1) a) With an example explain the concern for information security in an organization. 5 Marks b) Compare and contrast packet spoofing and site spoofing. 5 Marks

c) What measures have to be taken to prevent Authentication attacks? 5 Marks

2) a) Describe Kerberos Authentication. 5 Marks

b) Explain the process of implementing Authentication and authorization in Linux. 10 Marks

3) a) Discuss the activity involved in incrementing EFS. 5 Marks

b) Describe briefly Access control mechanism for files and folders. 5 Marks

c) Explain briefly how to net file and directory access permissions. 5 Marks

4) a) Explain the security strategies for Backup and Recovery. 5 Marks

b) Give the Guidelines for designing a WSUS NAV infrastructure. 5 Marks

c) Describe the role assigned to the server by a network. 5 Marks

5) a) Discuss briefly the functions of a Firewall. 10 Marks

b) Write a note on Network Address Translation. 5 Marks

6) a) Explain the working of JP Tables. 5 Marks

b) Describe VPN Architecture. 10 Marks

7) a) What is E - Commerce? And list the threats associated with E - Commerce. 5 Marks b) Define Cryptography? What are its primary goals? Explain different

techniques of Cryptography. 10 Marks

8) a) What is incident handling? Why they are required. 5 Marks

b) How to identify the incidents? 5 Marks

c) Discuss the tasks that the incident handling team needs to perform for eradicating the bugs. 5 Marks

* * * * * * *

Page 24: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 53 Page No... 1

Fifth Semester B.Sc., (ITIM) Degree Examinations

May / June 2012

(Distance Education)

IT OPERATIONS & INFRASTRUCTURE MANAGEMENT PROCESSES

Time: 3 hrs] [Max. Marks: 100 Note: 1. Part – A compulsory

2. Answer any FIVE full questions from PART – B

PART – A

I. Answer all questions: 25 Marks 1. Define IT infrastructure. 1

2. Name the common characteristics of a process. 1

3. Compare and Contrast i) Change management process. ii) Configuration management process. iii) Release management process. 3

4. List the major areas covered in the scope of the planning stage 2

5. Indicate the various departments in the organisation that play a major role in

development and deployment of websites. 2

6. List the different types of agreements that are developed for documenting

agreed service levels to be provided by the service provider. 2

7. Define the concept of IT service provider. 1

8. Define service catalog. 1

9. Name the three primary supporting activities of the financial management process. 1

10. The transition phase allows an organization to use standardized methods for _____, _______ and ________ the approved changes in the live environment. 2

11. What are the three different types of changes identified by the change process model?

2 12. _ _ _ _ _ _ is a type of service desk approach mainly used in the _ _ _ _ setup where

the reported incidents are passed around among geographically dispersed IT service desks that may be many time zones apart. 2

13. Enlist the activities performed within the PDCA cycle. 1

14. Name the activities of the ISM process. 1

15. Define the PDCA improvement life cycle. 1

16. Name the two primary benefits of implementing the improve phase. 2

Contd.......2

Page 25: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 53 Page No... 2

PART – B Answer any FIVE questions: 5 x 15 = 75 Marks

1. a) What do you mean by IT infrastructure? Discuss the components and features of IT infrastructure. 8 Marks

b) Briefly explain the supporting processes and activities in the infrastructure capacity management process . 7 Marks

2. a) Discuss the following common frameworks/standards used for implementing ITSM in organizations:

i) ITIL ii) CUBIT 8 Marks

b) Explain the important objectives of planning for IT services. 7 Marks

3. a) Briefly explain the three activities performed within the financial management process. 7 Marks

b) Identify and explain the activities of the DRM process. 8 Marks

4. a) What is a service provider? Explain briefly the types of service providers. 8 Marks

b) Briefly explain the scope and supporting activities of the financial management process. 7 Marks

5. a) Define the transition phase. Briefly discuss the following with respect to the transition phase.

i) Objectives ii) Scope 7 Marks

b) With an aid of a neat diagram, explain the change request process for various types of changes. 8 Marks

6. a) Briefly explain the core activities that are required to create and maintain the configuration database at all times. 7 Marks

b) Discuss which process of the transition phase should be implemented first, the change management process or the configuration management process.

8 Marks

7. a) Briefly explain the types of IT service desks. 7 Marks

b) Explain the objectives of the incident resolution process. 8 Marks

8. a) Discuss the activities performed within the service improvement life cycle. 7 Marks

b) State the role of RAG status report in continual improvement. Also discuss the actions required for RAG status, along with the format of report. 8 Marks

* * * * * * *

Page 26: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 54 Page No….. 1

Fifth Semester B.Sc., (ITIM) Degree Examinations

May / June 2012

(C.B.C Scheme)

UNDERSTANDING IT PROJECT MANAGEMENT

Time: 3 hrs] [Max. Marks: 100

Note: 1. Part – A compulsory

2. Answer any FIVE full questions from PART – B

PART – A

5 x 5 = 25 Marks

1) Explain the two primary activities to manage risks for a project.

2) Explain the phases of the scope management process.

3) Give the details of SRS document

4) Give the comparison of models.

5) Explain the resource types for an IT project.

PART – B 5 x 15 = 75 Marks

1) a) Explain the main activities of IT project management. 8 Marks

b) Explain the evolution of software project management. 7 Marks

2) a) Explain the types of feasibility. 8 Marks

b) Explain the different phases of the scope management process. 7 Marks

3) a) Explain the broad categories of stake holders of projects. 8 Marks

b) Explain the characteristics of a SRS document. 7 Marks

4) a) Explain the benefits of using a process model. 8 Marks

b) Explain the tasks of spiral model. 7 Marks

5) a) Explain hierarchical chart for WBS. 8 Marks

b) Explain how the WBS helps in performing talks of project management. 7 Marks

Contd… ….2

Page 27: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 54 Page No..... 2

6) a) Explain the tools & techniques of project scheduling. 10 Marks

b) Explain the factors to create an accurate project scheduling. 5 Marks

7) a) Explain the categories of IT projects risks. 8 Marks

b) Explain the steps of Risk management. 7 Marks

8) a) Explain the time budgeting guidelines. 10 Marks

b) Explain the steps to create a metric. 5 Marks

* * * * * * *

Page 28: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 61 Page No... 1

Sixth Semester B.Sc., (ITIM) Degree Examinations May / June 2012 (Distance Education)

MANAGING & ADMINISTERING SMALL IT SETUPS

Time: 3 hrs] [Max. Marks: 100

Note: 1. Part – A compulsory 2. Answer any FIVE full questions from PART – B

PART – A

I. Answer all questions: 25 Marks

1. ICT stands for ____________. 1

2. Weiner is famous for which part of computer science? 1

3. SCM stands for ___________ 1

4. What is the role of ISM in IT industry? 3

5. Give typical incident examples related to Application and Hardware. 3

6. In which sector SCM applications are used most? Manufacturing / Banking. 1

7. Are customer issues addressed using supply chain management? State True/False. 1

8. List 2 major problems addressed in supply chain management. 1

9. What are the managerial challenges involved in building e - business? 3

10. e - Bay is an example of _______ e - commerce. 1

11. Which attribute finds the problem complexity in terms of effort and time

required to develop the product? 1

12. What is LOG? List the drawbacks of LOG? 3

13. What do you mean by "Incidents" in IT service? 1

14. List two deliverables of the release management. 1

15. Define the professional and computer ethics. 3

PART – B

Answer any FIVE questions: 5x15 =75 Marks

1. a) Discuss the step by step procedure, on how a Project Manager schedules the project activities. 8 Marks

b) Explain the organization of the software project management plan (SPMP) document for any software project of your choice. 7 Marks

Contd.......2

Page 29: Bsc ITIM 4th Sem Question paper may 2012

BSIMS – 61 Page No… 2

2. a) What is SAM? Explain the different steps of SAM. 7 Marks

b) What is IRM? Discuss the need for IRM. 8 Marks

3. a) Describe how RVP promotes the iterative development 8 Marks

b) Enlist the different phases and work flows of the RVP. 7 Marks

4. a) What is service desk? Discuss the primary functions and features of service desk. 8 Marks

b) Mention the key outputs of ICT design and planning process. 7 Marks

5. a) With an aid of a neat flow diagram, discuss the control process of security management. 7 Marks

b) How do you evaluate the security in place in an IT company and give the security involved around internet E - mail policies. 8 Marks

6. a) Why is Software Asset Management mandatory in industries? Explain briefly. 5 Marks

b) Explain the different parts of SAM, Further, discuss the areas that the implementation of SAM results in savings. 10 Marks

7. a) What are intellectual properties that need to be controlled in an IT Organization? 7 Marks

b) What are the different computer crimes that can happen? How to control them? Explain. 8 Marks

8 a) Differentiate between professional and computer ethics. 5 Marks

b) Write short notes on the following: 5 x 2 = 10 Marks

i) Software project management plan

ii) Software tools

* * * * * *