Sunday, December 13, 2015

2010 Question Paper,University Of Pune Question Paper,INFORMATION SYSTEM AUDIT,M. C. M. (Semester - III)

2010 Question Paper,University Of Pune Question Paper,INFORMATION SYSTEM AUDIT,M. C. M. (Semester - III)
University Of Pune Question Paper
M. C. M. (Semester - III) Examination - 2010
INFORMATION SYSTEM AUDIT
(Old 2005 Pattern)
Time : 3 Hours] [Max. Marks : 70
Instructions :
(1) Question No. 1 is compulsory.
(2) Solve any five from the remaining.
Q.1) Write short notes : (Any Two) [20]
(a) Compare Financial Audit versus IS Audit
(b) CAATT
(c) Digital Signature
(d) Objectives of EDP Audit
(e) Code of Ethics
Q.2) What is IS Audit ? Explain in brief need of IS Audit and what are
the goals achieved by IS Audit ? [10]
Q.3) Define the term ‘Audit’. What are the IS Auditing Steps ? [10]
Q.4) What is Evidence ? How evidence can be collected ? How is it
evaluated ? Also describe Evidence Reporting Techniques used by IS
Auditor. [10]
Q.5) Explain various factors to be considered while designing report on preprinted
and blank stationery. [10]
Q.6) What do you mean by Computer Crime ? Elaborate different types
of Crimes. [10]
Q.7) Explain requirement of Data Entry Screen Design. [10]
Q.8) What is a Control Flowchart ? What are the purposes of a Control
Flowchart ? How does availability of Flowcharting Software assist
Auditors to prepare and maintain Control Flowcharts ? [10]

University Of Pune Question Paper,NETWORK TECHNOLOGY,2010 Question Paper,M. C. M. (Semester - III)

University Of Pune Question Paper,NETWORK TECHNOLOGY,2010 Question Paper,M. C. M. (Semester - III)
University Of Pune Question Paper
M. C. M. (Semester - III) Examination - 2010
NETWORK TECHNOLOGY
(Old 2005 Pattern)
Time : 3 Hours] [Max. Marks : 70
Instructions :
(1) Question Nos. 1 and 7 are compulsory.
(2) Solve any three from the remaining.
(3) Draw neat diagram wherever necessary.
Q.1) (A) Explain procedure to install Windows 2003 Server. [10]
(B) Explain steps involved to configure Apache Web Server in Linux. [10]
Q.2) Explain Storage Management Services in Windows 2003 Server. [10]
Q.3) Explain Microsoft .NET Framework. [10]
Q.4) Explain Process Management in Linux with commands. [10]
Q.5) Explain Function of DHCP Server in Windows 2003 Server and state
procedure for configuring it. [10]
Q.6) Explain Windows Streaming Media Services in Windows 2003 Server. [10]
Q.7) Write short notes : (Any Four) [4x5=20]
(a) Default Directories in Linux
(b) Application Protocols
(c) Wireless Networks
(d) Modems
(e) VPN
(f) TCP/IP Protocol

M. C. M. (Semester - III),2010 Question Paper,INTERNET TECHNOLOGY,University Of Pune Question Paper,

M. C. M. (Semester - III),2010 Question Paper,INTERNET TECHNOLOGY,University Of Pune Question Paper,
University Of Pune Question Paper
M. C. M. (Semester - III) Examination - 2010
INTERNET TECHNOLOGY
(Old 2005 Pattern)
Time : 3 Hours] [Max. Marks : 70
Instructions.
(1) Solve any seven questions. All questions carry equal marks.
(2) Make your own assumptions, if required.
Q.1) Explain E-commerce. Write steps for Website Hosting. [10]
Q.2) Explain DOM. [10]
Q.3) Explain various string functions of VbScript with examples. [10]
Q.4) Explain External and Internal Style Sheets with example. [10]
Q.5) Explain Table Tag and all its attributes. [10]
Q.6) Design Interface and write code to accept cust-id, cust name and cust
address. After validation, record should be added to the table customer.
(Use ASP) [10]
Q.7) Write JavaScript to move label randomly on screen after every 1 sec. [10]
Q.8) Explain any two with examples : [10]
(a) XSLT
(b) CSS
(c) XML Parsers viz SAX and DOM
Q.9) Write XML and internal DTD to save movies information.
Movies - Movie (name, producers, actors, writers, remark) [10]

OBJECT ORIENTED CONCEPTS AND BASIC JAVA,University Of Pune Question Paper,M. C. M. (Semester - III), 2010 Question Paper

OBJECT ORIENTED CONCEPTS AND BASIC JAVA,University Of Pune Question Paper,M. C. M. (Semester - III), 2010 Question Paper
University Of Pune Question Paper
M. C. M. (Semester - III) Examination - 2010
OBJECT ORIENTED CONCEPTS AND BASIC JAVA
(Old 2005 Pattern)
Time : 3 Hours] [Max. Marks : 70
Instructions :
(1) Question No. 1 is compulsory.
(2) Solve any four from the remaining.
Q.1) What will be the output ? Justify your answer : [14]
(a) A class contains the following declarations of an instance variable
boolean flags[] = new boolean[100];
The value of flags[0] is
(i) true
(ii) null
(iii) false
(iv) none
(b) Which of the following are valid constructors within a class Test ?
Select correct answers :
(i) test() {}
(ii) Test() {}
(iii) void Test() {}
(iv) private final Test() {}
(v) abstract Test() {}
(vi) Test(Test t) {}
(vii) Test(void) {}
[3877]-31 1 P.T.O.
(c) Which event is generated when the position of a scrollbar is
changed ? Select any one correct answer :
(i) KeyEvent
(ii) MouseEvent
(iii) ItemEvent
(iv) ActionEvent
(v) AdjustmentEvent
(d) When will thread die ? (select correct answer)
(i) execution of run() method ends
(ii) sleep() is called
(iii) wait() is called
(iv) execution of thread’s constructor ends
Q.2) Write an application which will accept a string and a character from
user and will print second occurrence of that character in the string. [14]
Q.3) Write an awt application which will show different colours in the list.
When user will click on ‘select’ button, then set background colour
of the application with the selected colour. [14]
Q.4) Write a threaded applet which will display circle with different colours.
Colour will change after 1 second. Accept radius of the circle as
parameter. [14]
Q.5) Write an application which will accept 5 strings from command line.
If any of the strings is palindrome, then throw ‘GotPalindrom’ user
defined exception. [14]
Q.6) Write an application which will accept a file name from user and print
how many words are present in the file. Do necessary validations. [14]
Q.7) Write short notes : (Any Two) [14]
(a) Thread Life Cycle
(b) Packages
(c) Exception Handling

2010 Question Paper,SOFTWARE PROJECT MANAGEMENT AND IT MANAGEMENT,M. C. M. (Semester - III),University Of Pune Question Paper

2010 Question Paper,SOFTWARE PROJECT MANAGEMENT AND IT MANAGEMENT,M. C. M. (Semester - III),University Of Pune Question Paper
University Of Pune Question Paper
M. C. M. (Semester - III) Examination - 2010
SOFTWARE PROJECT MANAGEMENT AND IT MANAGEMENT
(New 2008 Pattern)
Time : 3 Hours] [Max. Marks : 70
Instructions :
(1) Question No. 1 is compulsory.
(2) Attempt any five from the remaining.
(3) Neat diagrams carry marks.
(4) State assumptions made, if any.
(5) Question 1 carries 20 marks. Remaining questions carry 10
marks each.
Q.1) (A) Listed in the table are the activities and sequencing necessary
for a maintenance job on the heat exchangers in a refinery :
Activity Description Predecessor
Activity
A Dismantle Pipe Connection –
B Dismantle Heater, Closure and
Floating Front A
C Remove Tube Bundle B
D Clean Bolts B
E Clean Heater and Floating Head Front B
F Clean Tube Bundle C
G Clean Shell C
H Replace Tube Bundle F, G
I Prepare Shell Pressure Test D, E, H
J Prepare Tube Pressure Test and
Reassemble I
Draw a network diagram for the project. [05]
(B) Explain COCOMO Model in depth with all its models and
example. [15]
Q.2) Describe various Software Project Time Estimation Tools, with suitable
illustration. [10]
Q.3) Explain in detail Function Point Analysis. [10]
Q.4) Explain different Software Testing Methods. Compare Black Box and
White Box Testing Methods. [10]
Q.5) Explain CMM in all its phases with example. [10]
Q.6) Explain in depth the Concept of Software Configuration Management. [10]
Q.7) Write short notes : (Any Two) [10]
(a) Software Maintenance
(b) Software Reviews
(c) Risk Management
(d) Soft Acquisition Procedure

University Of Pune Question Paper,2010 Question Paper,VB .NET,M. C. M. (Semester - III)

University Of Pune Question Paper,2010 Question Paper,VB .NET,M. C. M. (Semester - III)
University Of Pune Question Paper
M. C. M. (Semester - III) Examination - 2010
VB .NET
(New 2008 Pattern)
Time : 3 Hours] [Max. Marks : 70
Instructions :
(1) Q. Nos. 1 and 8 are compulsory.
(2) Solve any four from the remaining.
Q.1) What is .Net ? Explain CLR, CTS and JIT Compiler in detail. [15]
Q.2) Explain structured exception handling with suitable example. [10]
Q.3) Define Employee Class with suitable example. Inherit Manager Class
from Employee Class. Override FindSalary( ) Method. Write module
to test your functionality. [10]
Q.4) Define Interface Shape having the following methods :
(a) Area
(b) Perimeter
Define Class Circle that implements shape interface. The Class Circle
has attribute radius. [10]
Q.5) Write a program which will count number of lines, characters and
numbers in a given file. (Accept a file name using open file dialog
box). Draw proper GUI. [10]
Q.6) What do you mean by Delegates ? Explain with suitable example. [10]
Q.7) Write a code to perform (Add, Edit, Delete, First, Next, Previous, Last
and Exit) on the following table :
Table Name : Employee (EmpID, Name, Designation, Department)
Database Name : Company
Server : SQL Server, Name : UOP, User Name : Pune,
Password : MCM. [10]
Q.8) Write short notes : (Any Three) [15]
(a) DataGrid Control
(b) Picture Box and Scroll Bars
(c) File and Directory Class
(d) Access Modifiers

Search Everything Here