SlideShare a Scribd company logo
1 of 15
Download to read offline
MUMBAI UNIVERSITY
QUESTION PAPER
NETWORK SECURITY
(APRIL – 2017 | 75:25 PATTERN)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
1
Time: 2 ½ Hours Total Marks: 75
N.B.: (1) All Question are Compulsory.
(2) Make Suitable Assumptions Wherever Necessary And State The Assumptions Made.
(3) Answer To The Same Question Must Be Written Together.
(4) Number To The Right Indicates Marks.
(5) Draw Neat Labeled Diagrams Wherever Necessary.
(6) Use of Non – Programmable Calculator is allowed.
Q.1 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) Describe the various Security Services. (5)
(B) What are Poly-Alphabetic Ciphers? Explaining one technique with suitable example. (5)
(C) What is Cryptanalysis? Explain different Cryptanalysis Attacks. (5)
(D) What is DDOS Attack? What are the ways in which DDOS attack can be classified? (5)
Q.2 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) Explain the working of AES Round in detail. (5)
(B) Explain the Encryption Operation used in RC5 Algorithm. (5)
(C) Explain the working of IDEA Algorithm. (5)
(D) Write a note on Blowfish. (5)
Q.3 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) What is Message Digest? Explain. (5)
(B) Explain the working of the SHA Algorithm. (5)
(C) What is a Digital Signature? Explain the different categories of verification. (5)
(D) Explain the ElGamal Cryptosystems. (5)
Q.4 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) Explain the Diffie Hellman’s Key Agreement Algorithm and its vulnerability. (5)
(B) What is Key Pre-Distribution? Explain. (5)
(C) Write a note on Station-To-Station Protocol. (5)
(D) What is KDC? Explain its different implementations and significance. (5)
Q.5 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) What are Firewalls? What are its characteristics and limitations? (5)
(B) Write a note on IPSec Architecture. (5)
(C) What is SSL Record Protocol? Explain its operations. (5)
(D) Explain the Handshake Protocol Action. (5)
Q.6 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) Explain the Password Based Authentication System. What are the problems associated with
passwords?
(5)
(B) Write a note on Kerberos. (5)
(C) Explain Biometric Authentication Technique. (5)
(D) What is Certificate Based Authentication and explain its working. (5)
[TURN OVER]
MUMBAI UNIVERSITY
QUESTION PAPER
NETWORK SECURITY
(APRIL – 2017 | 75:25 PATTERN)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
2
Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) What are the different goals of Security? Explain the different attacks these Security goals are
vulnerable to.
(5)
(B) Explain the working of DES function in details. (5)
(C) What is Asymmetric Encryption? Explain the RSA Algorithm used for Asymmetric Encryption. (5)
(D) Explain the concept of Digital Certificate and how it is created? (5)
(E) What are the approaches used to Detect Intrusion? Give a brief description of each. (5)
(F) Write a note on Authentication Token. (5)
MUMBAI UNIVERSITY
QUESTION PAPER
ASP.NET WITH C#
(APRIL – 2017 | 75:25 PATTERN)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
1
Time: 2 ½ Hours Total Marks: 75
N.B.: (1) All Question are Compulsory.
(2) Make Suitable Assumptions Wherever Necessary And State The Assumptions Made.
(3) Answer To The Same Question Must Be Written Together.
(4) Number To The Right Indicates Marks.
(5) Draw Neat Labeled Diagrams Wherever Necessary.
(6) Use of Non – Programmable Calculator is allowed.
Q.1 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) What are Boxing and Unboxing? How is it achieved? (5)
(B) What is Type Conversion? Explain Implicit and Explicit Type Conversion with suitable example. (5)
(C) What is a User Defined Exception? Explain with Syntax. (5)
(D) Differentiate between Abstract Class and Interface. (5)
Q.2 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) What is the difference between Private Assembly and Shared Assembly? (5)
(B) Short note on JIT (Just In Time) Compiler. (5)
(C) What is an Event? What are the differences between Delegate and Event? (5)
(D) What is Garbage Collection? Explain three types of generations in Garbage Collection. (5)
Q.3 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) Differentiate between HTML Server Controls and Web Server Controls. (5)
(B) Explain the following properties/events of checkbox control.
(i) ID
(ii) AccessKey
(iii) Text
(iv) Checked
(v) CheckedChanged()
(5)
(C) What is the difference between inline code and code behind in asp.net? (5)
(D) Explain the Implicit and Explicit Conversion of data types with examples. (5)
Q.4 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) What is ViewState? Where is the ViewState stored after the page postback? (5)
(B) Explain the relationship between Master Page and Content Page. (5)
(C) Define the steps to set up Validation Control in an ASP.NET Web Page. (5)
(D) Explain Response.Redirect() and Server.Transfer() methods in ASP.NET. (5)
Q.5 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) Explain the various Authentication Mechanisms in ASP.NET. (5)
(B) What is ListView Control? List the features provided by ListView Control. (5)
(C) Differentiate between DataSet() and DataReader(). (5)
(D) Explain the properties and methods of Command Object. (5)
Q.6 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) What role does the ScriptManager Play? Explain the UpdatePanel Control. (5)
(B) Explain the jQuery syntax and Document Ready Event with the example. (5)
(C) Explain DOM manipulation methods in jQuery. (5)
(D) Write and explain the basic syntax of a LINQ Query in C#. (5)
[Turn Over]
MUMBAI UNIVERSITY
QUESTION PAPER
ASP.NET WITH C#
(APRIL – 2017 | 75:25 PATTERN)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
2
Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain for each loop? How is it different from for loop? (5)
(B) Explain working with CSS using Visual Studio Developer. (5)
(C) What are the Event Handlers that we can have in global.ajax file? (5)
(D) What is Website Navigation? Explain structure of web.sitemap file with suitable example. (5)
(E) Explain DataAdapter with its properties and methods. (5)
(F) What is AJAX? What are the advantages and disadvantages of AJAX? (5)
MUMBAI UNIVERSITY
QUESTION PAPER
SOFTWARE TESTING
(APRIL – 2017 | 75:25 PATTERN)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
1
Time: 2 ½ Hours Total Marks: 75
N.B.: (1) All Question are Compulsory.
(2) Make Suitable Assumptions Wherever Necessary And State The Assumptions Made.
(3) Answer To The Same Question Must Be Written Together.
(4) Number To The Right Indicates Marks.
(5) Draw Neat Labeled Diagrams Wherever Necessary.
(6) Use of Non – Programmable Calculator is allowed.
Q.1 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) What is Software Testing? Give the Objectives of Testing. (5)
(B) Describe the steps of Fundamental Test Process. (5)
(C) What are the causes of Software Defects? (5)
(D) Define the term Confirmation Testing. Give its importance. (5)
Q.2 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) Define and compare the concept of Verification and Validation. (5)
(B) "Nonfunctional testing emphasizes on product characteristics” Discuss. (5)
(C) Explain Alpha and Beta Testing with reference to Acceptance Testing. (5)
(D) With the help of diagram explain V Model. (5)
Q.3 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) What is Kick of Meeting? Explain its Role and Importance. (5)
(B) Describe the Roles and Responsibilities of Moderator and Manager in Review Process. (5)
(C) Explain the goals of Technical. (5)
(D) Explain Static Analysis as a form of Testing. (5)
Q.4 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) What is Decision Table? Describe decision table Testing Technique. (5)
(B) State and explain the factors considered for choosing Test Techniques. (5)
(C) Compare Black Box Testing Vs White Box Testing. (5)
(D) Write a note on Boundary Value Analysis Technique with suitable example. (5)
Q.5 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) What is a Test Plan? State and explain any four components of a Test Plan Test. (5)
(B) What are the skills that are needed for the Test Leader? (5)
(C) What do you mean by Risked Based Testing? (5)
(D) Define the terms Priority and Severity with reference to Incident Management. (5)
Q.6 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) What are the Potential benefits of using tools to support Testing? (5)
(B) Explain the terms Stub and Driver with reference to Test Harness. (5)
(C) Explain Dynamic Analysis Tools used for Performance Monitoring. (5)
(D) Explain any one tool used for Static Testing. (5)
[TURN OVER]
MUMBAI UNIVERSITY
QUESTION PAPER
SOFTWARE TESTING
(APRIL – 2017 | 75:25 PATTERN)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
2
Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain any 2 Testing Principles. (5)
(B) What is Portability? Explain Portability Testing. (5)
(C) Compare Static Vs Dynamic Testing. (5)
(D) Explain Equivalence Partitioning as a Test Design Technique. (5)
(E) What are the purposes of Test Monitoring? (5)
(F) State and explain Risk Factors associated with use of the Testing Tools. (5)
MUMBAI UNIVERSITY
QUESTION PAPER
ADVANCED JAVA
(APRIL – 2017 | 75:25 PATTERN)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
1
Time: 2 ½ Hours Total Marks: 75
N.B.: (1) All Question are Compulsory.
(2) Make Suitable Assumptions Wherever Necessary And State The Assumptions Made.
(3) Answer To The Same Question Must Be Written Together.
(4) Number To The Right Indicates Marks.
(5) Draw Neat Labeled Diagrams Wherever Necessary.
(6) Use of Non – Programmable Calculator is allowed.
Q.1 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) What is JFrame? Explain its constructors and methods. (5)
(B) What are adapter classes in java? Why are they used? (5)
(C) Explain the java event delegation model. (5)
(D) What are the different types of layout in java? Explain. (5)
Q.2 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) How is a progress bar created and used in java? (5)
(B) Write a java program to demonstrate the use of Tabbed Panes. (5)
(C) What are trees in java swings? Explain how nodes are created in a tree. (5)
(D) Explain DefaultMutableTreeNode and write a program to demonstrate node creation in trees. (5)
Q.3 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) Explain the component "JFileChooser". (5)
(B) Explain the ServletConfig Interface in java. (5)
(C) Explain the life cycle of a servlet. (5)
(D) Write a note on – HttpServlet and HttpSession. Explain the classes along with 4 methods each. (5)
Q.4 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) What is Directive in Java Server Pages? Explain Page Directives. (5)
(B) Explain the steps for Database Connection and data retrieval in java with an example. (5)
(C) Describe the Drivers used in Java Database Connectivity. (5)
(D) Explain the Scrollable Result Sets with an example. (5)
Q.5 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) What are the different types of Beans in Java? Explain. (5)
(B) Explain the process flow of Java Server Faces. (5)
(C) Explain the Enterprise Java Bean Architecture. Explain in detail. (5)
(D) Give an example of a configuration file used in Java Server Faces. Explain its components. (5)
Q.6 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) Explain the Hibernate Architecture in detail. (5)
(B) Explain FilterDispatcher and any two roles of action components used in Struts. (5)
(C) What is the importance of Hibernate Mapping File? Explain with examples. (5)
(D) What are Interceptors? How are Interceptors used in Struts? (5)
[TURN OVER]
MUMBAI UNIVERSITY
QUESTION PAPER
ADVANCED JAVA
(APRIL – 2017 | 75:25 PATTERN)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
2
Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain the concept on Inner Classes and Anonymous Inner Classes used in Event Handling. (5)
(B) Write a Java Swing program to create Menus. (5)
(C) Why do we need the ServletContext Interface in Java? (5)
(D) Write a note on – Updateable ResultSet used in Java Database Connectivity. (5)
(E) Explain the concept of MVC Architecture with respect to Java Server Faces and Struts. (5)
(F) Explain any 5 Implicit Objects used in JSP. (5)
MUMBAI UNIVERSITY
QUESTION PAPER
LINUX ADMINISTRATION
(APRIL – 2017 | 75:25 PATTERN)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
1
Time: 2 ½ Hours Total Marks: 75
N.B.: (1) All Question are Compulsory.
(2) Make Suitable Assumptions Wherever Necessary And State The Assumptions Made.
(3) Answer To The Same Question Must Be Written Together.
(4) Number To The Right Indicates Marks.
(5) Draw Neat Labeled Diagrams Wherever Necessary.
(6) Use of Non – Programmable Calculator is allowed.
Q.1 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) Enumerate the features of Linux Operating System. (5)
(B) Explain the duty of the Linux System Administration in creating and maintain user accounts. (5)
(C) What are rc scripts? Explain in detail. (5)
(D) What hardware information is contained in the /proc directory? Explain the importance files in the
/proc directory.
(5)
Q.2 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) Explain any ten important files in /etc/ sysconfig directory. (5)
(B) What are routers and gateways? How is IP forwarding configured on Linux? Explain. (5)
(C) Enumerate the new features in NFS4. (5)
(D) How are NFSv4 Client and Server configured? Explain. (5)
Q.3 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) How can Windows PC be connected to Samba Server? What are the advantages of using Samba over
NFS?
(5)
(B) What is Samba? What is Server Message Block? Explain. (5)
(C) Explain the different NTP Utility Programs. (5)
(D) Explain the Squid Configuration Parameters. (5)
Q.4 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) Discuss the following protocols available in Linux:
http, sshd, ftpd.
(5)
(B) Explain the different standalone services in Linux. (5)
(C) What are the different files required for DNS Server configuration? Explain each in brief. (5)
(D) Explain the Host and the dig programs. (5)
Q.5 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) What is a Macro? What is the m4 Macro Processor? Explain. (5)
(B) How is Postfix Server Run on a Mail Host? Explain. (5)
(C) How is vsftpd configured? Explain the important configuration files of vsftpd. (5)
(D) Enumerate and explain the steps to enable guest user ftp accounts in vsftpd. (5)
Q.6 ATTEMPT ANY TWO QUESTIONS: (10 MARKS)
(A) What is content negotiation? Explain with example. (5)
(B) Explain the <Files><Files>and<IfModule></IFModule>blocks. (5)
(C) How can we change the login shell of the user and Password Expiration Policy? Explain the commands
with their options.
(5)
(D) How can we verify the rpms? What information is evaluated during the verification process? Explain
the rpm Verification Keys.
(5)
[TURN OVER]
MUMBAI UNIVERSITY
QUESTION PAPER
LINUX ADMINISTRATION
(APRIL – 2017 | 75:25 PATTERN)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
2
Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain the FAT, FAT32 and NTFS File Systems. (5)
(B) What are the advantages and disadvantages of NFS? Explain. (5)
(C) How are reference clocks configured? Explain. (5)
(D) What are Zone Statement? Explain the different values for the Zone Statement. (5)
(E) Explain the important Sendmail files and commands. (5)
(F) How can the shadowed group file be used? Explain. (5)

More Related Content

What's hot

B.Sc.IT: Semester – V (April – 2015) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (April – 2015) [Revised Course | Question Paper]B.Sc.IT: Semester – V (April – 2015) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (April – 2015) [Revised Course | Question Paper]Mumbai B.Sc.IT Study
 
B.Sc.IT: Semester – V (October – 2016) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (October – 2016) [Revised Course | Question Paper]B.Sc.IT: Semester – V (October – 2016) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (October – 2016) [Revised Course | Question Paper]Mumbai B.Sc.IT Study
 
B.Sc.IT: Semester – V (December – 2017) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (December – 2017) [Revised Course | Question Paper]B.Sc.IT: Semester – V (December – 2017) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (December – 2017) [Revised Course | Question Paper]Mumbai B.Sc.IT Study
 
B.Sc.IT: Semester – V (May – 2016) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (May – 2016) [Revised Course | Question Paper]B.Sc.IT: Semester – V (May – 2016) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (May – 2016) [Revised Course | Question Paper]Mumbai B.Sc.IT Study
 
B.Sc.IT: Semester – V (October – 2012) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (October – 2012) [Revised Course | Question Paper]B.Sc.IT: Semester – V (October – 2012) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (October – 2012) [Revised Course | Question Paper]Mumbai B.Sc.IT Study
 
BScIT: Semester – V (May - 2018) [IDOL: Old Course | Question Paper]
BScIT: Semester – V (May - 2018) [IDOL: Old Course | Question Paper]BScIT: Semester – V (May - 2018) [IDOL: Old Course | Question Paper]
BScIT: Semester – V (May - 2018) [IDOL: Old Course | Question Paper]Mumbai B.Sc.IT Study
 
[Question Paper] Advanced Java (75:25 Pattern) [November / 2014]
[Question Paper] Advanced Java (75:25 Pattern) [November / 2014][Question Paper] Advanced Java (75:25 Pattern) [November / 2014]
[Question Paper] Advanced Java (75:25 Pattern) [November / 2014]Mumbai B.Sc.IT Study
 
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2015]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2015][Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2015]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2015]Mumbai B.Sc.IT Study
 
ASP.NET With C# (75:25 Pattern) [QP / April - 2017]
ASP.NET With C# (75:25 Pattern) [QP / April - 2017]ASP.NET With C# (75:25 Pattern) [QP / April - 2017]
ASP.NET With C# (75:25 Pattern) [QP / April - 2017]Mumbai B.Sc.IT Study
 
[Question Paper] ASP.NET With C# (75:25 Pattern) [April / 2016]
[Question Paper] ASP.NET With C# (75:25 Pattern) [April / 2016][Question Paper] ASP.NET With C# (75:25 Pattern) [April / 2016]
[Question Paper] ASP.NET With C# (75:25 Pattern) [April / 2016]Mumbai B.Sc.IT Study
 
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2016]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2016][Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2016]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2016]Mumbai B.Sc.IT Study
 
[Question Paper] Software Testing (75:25 Pattern) [November / 2015]
[Question Paper] Software Testing (75:25 Pattern) [November / 2015][Question Paper] Software Testing (75:25 Pattern) [November / 2015]
[Question Paper] Software Testing (75:25 Pattern) [November / 2015]Mumbai B.Sc.IT Study
 
FNT Software Solutions Placement Papers - Android
FNT Software Solutions Placement Papers - AndroidFNT Software Solutions Placement Papers - Android
FNT Software Solutions Placement Papers - Androidfntsofttech
 
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2014]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2014][Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2014]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2014]Mumbai B.Sc.IT Study
 
Software Testing (75:25 Pattern) [QP / April - 2017]
Software Testing (75:25 Pattern) [QP / April - 2017]Software Testing (75:25 Pattern) [QP / April - 2017]
Software Testing (75:25 Pattern) [QP / April - 2017]Mumbai B.Sc.IT Study
 
[Question Paper] Advanced Java (60:40 Pattern) [April / 2014]
[Question Paper] Advanced Java (60:40 Pattern) [April / 2014][Question Paper] Advanced Java (60:40 Pattern) [April / 2014]
[Question Paper] Advanced Java (60:40 Pattern) [April / 2014]Mumbai B.Sc.IT Study
 
[Question Paper] Software Testing (75:25 Pattern) [April / 2015]
[Question Paper] Software Testing (75:25 Pattern) [April / 2015][Question Paper] Software Testing (75:25 Pattern) [April / 2015]
[Question Paper] Software Testing (75:25 Pattern) [April / 2015]Mumbai B.Sc.IT Study
 
UGC-NET, GATE and all IT Companies Interview C++ Solved Questions PART - 1
UGC-NET, GATE and all IT Companies Interview C++ Solved Questions PART - 1 UGC-NET, GATE and all IT Companies Interview C++ Solved Questions PART - 1
UGC-NET, GATE and all IT Companies Interview C++ Solved Questions PART - 1 Knowledge Center Computer
 

What's hot (19)

B.Sc.IT: Semester – V (April – 2015) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (April – 2015) [Revised Course | Question Paper]B.Sc.IT: Semester – V (April – 2015) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (April – 2015) [Revised Course | Question Paper]
 
B.Sc.IT: Semester – V (October – 2016) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (October – 2016) [Revised Course | Question Paper]B.Sc.IT: Semester – V (October – 2016) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (October – 2016) [Revised Course | Question Paper]
 
B.Sc.IT: Semester – V (December – 2017) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (December – 2017) [Revised Course | Question Paper]B.Sc.IT: Semester – V (December – 2017) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (December – 2017) [Revised Course | Question Paper]
 
B.Sc.IT: Semester – V (May – 2016) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (May – 2016) [Revised Course | Question Paper]B.Sc.IT: Semester – V (May – 2016) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (May – 2016) [Revised Course | Question Paper]
 
B.Sc.IT: Semester – V (October – 2012) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (October – 2012) [Revised Course | Question Paper]B.Sc.IT: Semester – V (October – 2012) [Revised Course | Question Paper]
B.Sc.IT: Semester – V (October – 2012) [Revised Course | Question Paper]
 
BScIT: Semester – V (May - 2018) [IDOL: Old Course | Question Paper]
BScIT: Semester – V (May - 2018) [IDOL: Old Course | Question Paper]BScIT: Semester – V (May - 2018) [IDOL: Old Course | Question Paper]
BScIT: Semester – V (May - 2018) [IDOL: Old Course | Question Paper]
 
[Question Paper] Advanced Java (75:25 Pattern) [November / 2014]
[Question Paper] Advanced Java (75:25 Pattern) [November / 2014][Question Paper] Advanced Java (75:25 Pattern) [November / 2014]
[Question Paper] Advanced Java (75:25 Pattern) [November / 2014]
 
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2015]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2015][Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2015]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2015]
 
ASP.NET With C# (75:25 Pattern) [QP / April - 2017]
ASP.NET With C# (75:25 Pattern) [QP / April - 2017]ASP.NET With C# (75:25 Pattern) [QP / April - 2017]
ASP.NET With C# (75:25 Pattern) [QP / April - 2017]
 
[Question Paper] ASP.NET With C# (75:25 Pattern) [April / 2016]
[Question Paper] ASP.NET With C# (75:25 Pattern) [April / 2016][Question Paper] ASP.NET With C# (75:25 Pattern) [April / 2016]
[Question Paper] ASP.NET With C# (75:25 Pattern) [April / 2016]
 
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2016]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2016][Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2016]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2016]
 
[Question Paper] Software Testing (75:25 Pattern) [November / 2015]
[Question Paper] Software Testing (75:25 Pattern) [November / 2015][Question Paper] Software Testing (75:25 Pattern) [November / 2015]
[Question Paper] Software Testing (75:25 Pattern) [November / 2015]
 
FNT Software Solutions Placement Papers - Android
FNT Software Solutions Placement Papers - AndroidFNT Software Solutions Placement Papers - Android
FNT Software Solutions Placement Papers - Android
 
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2014]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2014][Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2014]
[Question Paper] ASP.NET With C# (75:25 Pattern) [November / 2014]
 
Software Testing (75:25 Pattern) [QP / April - 2017]
Software Testing (75:25 Pattern) [QP / April - 2017]Software Testing (75:25 Pattern) [QP / April - 2017]
Software Testing (75:25 Pattern) [QP / April - 2017]
 
[Question Paper] Advanced Java (60:40 Pattern) [April / 2014]
[Question Paper] Advanced Java (60:40 Pattern) [April / 2014][Question Paper] Advanced Java (60:40 Pattern) [April / 2014]
[Question Paper] Advanced Java (60:40 Pattern) [April / 2014]
 
PART - 1 Cpp programming Solved MCQ
PART - 1 Cpp programming Solved MCQPART - 1 Cpp programming Solved MCQ
PART - 1 Cpp programming Solved MCQ
 
[Question Paper] Software Testing (75:25 Pattern) [April / 2015]
[Question Paper] Software Testing (75:25 Pattern) [April / 2015][Question Paper] Software Testing (75:25 Pattern) [April / 2015]
[Question Paper] Software Testing (75:25 Pattern) [April / 2015]
 
UGC-NET, GATE and all IT Companies Interview C++ Solved Questions PART - 1
UGC-NET, GATE and all IT Companies Interview C++ Solved Questions PART - 1 UGC-NET, GATE and all IT Companies Interview C++ Solved Questions PART - 1
UGC-NET, GATE and all IT Companies Interview C++ Solved Questions PART - 1
 

Similar to B.Sc.IT: Semester – V (April - 2017) [75:25 Pattern | Question Paper]

B.Sc.IT: Semester – V (November - 2017) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester – V (November - 2017) [75:25 Pattern | Question Paper]B.Sc.IT: Semester – V (November - 2017) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester – V (November - 2017) [75:25 Pattern | Question Paper]Mumbai B.Sc.IT Study
 
ASP.NET With C# (November - 2017) [75:25 Pattern | Question Paper]
ASP.NET With C# (November - 2017) [75:25 Pattern | Question Paper]ASP.NET With C# (November - 2017) [75:25 Pattern | Question Paper]
ASP.NET With C# (November - 2017) [75:25 Pattern | Question Paper]Mumbai B.Sc.IT Study
 
B.Sc.IT: Semester - VI (October - 2017) [CBSGS - 75:25 Pattern | Question Paper]
B.Sc.IT: Semester - VI (October - 2017) [CBSGS - 75:25 Pattern | Question Paper]B.Sc.IT: Semester - VI (October - 2017) [CBSGS - 75:25 Pattern | Question Paper]
B.Sc.IT: Semester - VI (October - 2017) [CBSGS - 75:25 Pattern | Question Paper]Mumbai B.Sc.IT Study
 
B.Sc.IT: Semester - VI (October - 2015) [CBSGS - 75:25 Pattern | Question Paper]
B.Sc.IT: Semester - VI (October - 2015) [CBSGS - 75:25 Pattern | Question Paper]B.Sc.IT: Semester - VI (October - 2015) [CBSGS - 75:25 Pattern | Question Paper]
B.Sc.IT: Semester - VI (October - 2015) [CBSGS - 75:25 Pattern | Question Paper]Mumbai B.Sc.IT Study
 
Data Warehousig (Question Paper) [May – 2018 | CBSGS - 75:25 Pattern]
Data Warehousig (Question Paper) [May – 2018 | CBSGS - 75:25 Pattern]Data Warehousig (Question Paper) [May – 2018 | CBSGS - 75:25 Pattern]
Data Warehousig (Question Paper) [May – 2018 | CBSGS - 75:25 Pattern]Mumbai B.Sc.IT Study
 
B.Sc.IT: Semester - VI (October - 2016) [CBSGS - 75:25 Pattern | Question Paper]
B.Sc.IT: Semester - VI (October - 2016) [CBSGS - 75:25 Pattern | Question Paper]B.Sc.IT: Semester - VI (October - 2016) [CBSGS - 75:25 Pattern | Question Paper]
B.Sc.IT: Semester - VI (October - 2016) [CBSGS - 75:25 Pattern | Question Paper]Mumbai B.Sc.IT Study
 
Data Warehousing (April – 2015) [Question Paper | CBSGS: 75:25 Pattern]
Data Warehousing (April – 2015) [Question Paper | CBSGS: 75:25 Pattern]Data Warehousing (April – 2015) [Question Paper | CBSGS: 75:25 Pattern]
Data Warehousing (April – 2015) [Question Paper | CBSGS: 75:25 Pattern]Mumbai B.Sc.IT Study
 
Network Security (November - 2017) [75:25 Pattern | Question Paper]
Network Security (November - 2017) [75:25 Pattern | Question Paper]Network Security (November - 2017) [75:25 Pattern | Question Paper]
Network Security (November - 2017) [75:25 Pattern | Question Paper]Mumbai B.Sc.IT Study
 
Data Warehousing (October – 2016) [Question Paper | CBSGS: 75:25 Pattern]
Data Warehousing (October – 2016) [Question Paper | CBSGS: 75:25 Pattern]Data Warehousing (October – 2016) [Question Paper | CBSGS: 75:25 Pattern]
Data Warehousing (October – 2016) [Question Paper | CBSGS: 75:25 Pattern]Mumbai B.Sc.IT Study
 
Advanced Java (November - 2017) [75:25 Pattern | Question Paper]
Advanced Java (November - 2017) [75:25 Pattern | Question Paper]Advanced Java (November - 2017) [75:25 Pattern | Question Paper]
Advanced Java (November - 2017) [75:25 Pattern | Question Paper]Mumbai B.Sc.IT Study
 
Object Oriented Programming (Question Paper) [April – 2017 | 75:25 Pattern]
Object Oriented Programming (Question Paper) [April – 2017 | 75:25 Pattern]Object Oriented Programming (Question Paper) [April – 2017 | 75:25 Pattern]
Object Oriented Programming (Question Paper) [April – 2017 | 75:25 Pattern]Mumbai B.Sc.IT Study
 
Network Security (May – 2018) [IDOL: Revised Course | Question Paper]
Network Security (May – 2018) [IDOL: Revised Course | Question Paper]Network Security (May – 2018) [IDOL: Revised Course | Question Paper]
Network Security (May – 2018) [IDOL: Revised Course | Question Paper]Mumbai B.Sc.IT Study
 
ASP.NET With C# (May – 2018) [IDOL: Revised Course | Question Paper]
ASP.NET With C# (May – 2018) [IDOL: Revised Course | Question Paper]ASP.NET With C# (May – 2018) [IDOL: Revised Course | Question Paper]
ASP.NET With C# (May – 2018) [IDOL: Revised Course | Question Paper]Mumbai B.Sc.IT Study
 
Web Programming (Question Paper) [April – 2017 | 75:25 Pattern]
Web Programming (Question Paper) [April – 2017 | 75:25 Pattern]Web Programming (Question Paper) [April – 2017 | 75:25 Pattern]
Web Programming (Question Paper) [April – 2017 | 75:25 Pattern]Mumbai B.Sc.IT Study
 
[Question Paper] ASP.NET With C# (60:40 Pattern) [April / 2014]
[Question Paper] ASP.NET With C# (60:40 Pattern) [April / 2014][Question Paper] ASP.NET With C# (60:40 Pattern) [April / 2014]
[Question Paper] ASP.NET With C# (60:40 Pattern) [April / 2014]Mumbai B.Sc.IT Study
 
Internet Technologies (October – 2017) [Question Paper | CBSGS: 75:25 Pattern]
Internet Technologies (October – 2017) [Question Paper | CBSGS: 75:25 Pattern]Internet Technologies (October – 2017) [Question Paper | CBSGS: 75:25 Pattern]
Internet Technologies (October – 2017) [Question Paper | CBSGS: 75:25 Pattern]Mumbai B.Sc.IT Study
 
B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...
B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...
B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...Mumbai B.Sc.IT Study
 
Network Security (75:25 Pattern) [QP / April - 2017]
Network Security (75:25 Pattern) [QP / April - 2017]Network Security (75:25 Pattern) [QP / April - 2017]
Network Security (75:25 Pattern) [QP / April - 2017]Mumbai B.Sc.IT Study
 
Software Testing (May – 2018) [IDOL: Revised Course | Question Paper]
Software Testing (May – 2018) [IDOL: Revised Course | Question Paper]Software Testing (May – 2018) [IDOL: Revised Course | Question Paper]
Software Testing (May – 2018) [IDOL: Revised Course | Question Paper]Mumbai B.Sc.IT Study
 
B.Sc.IT: Semester - VI (April - 2015) [IDOL - Revised Course | Question Paper]
B.Sc.IT: Semester - VI (April - 2015) [IDOL - Revised Course | Question Paper]B.Sc.IT: Semester - VI (April - 2015) [IDOL - Revised Course | Question Paper]
B.Sc.IT: Semester - VI (April - 2015) [IDOL - Revised Course | Question Paper]Mumbai B.Sc.IT Study
 

Similar to B.Sc.IT: Semester – V (April - 2017) [75:25 Pattern | Question Paper] (20)

B.Sc.IT: Semester – V (November - 2017) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester – V (November - 2017) [75:25 Pattern | Question Paper]B.Sc.IT: Semester – V (November - 2017) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester – V (November - 2017) [75:25 Pattern | Question Paper]
 
ASP.NET With C# (November - 2017) [75:25 Pattern | Question Paper]
ASP.NET With C# (November - 2017) [75:25 Pattern | Question Paper]ASP.NET With C# (November - 2017) [75:25 Pattern | Question Paper]
ASP.NET With C# (November - 2017) [75:25 Pattern | Question Paper]
 
B.Sc.IT: Semester - VI (October - 2017) [CBSGS - 75:25 Pattern | Question Paper]
B.Sc.IT: Semester - VI (October - 2017) [CBSGS - 75:25 Pattern | Question Paper]B.Sc.IT: Semester - VI (October - 2017) [CBSGS - 75:25 Pattern | Question Paper]
B.Sc.IT: Semester - VI (October - 2017) [CBSGS - 75:25 Pattern | Question Paper]
 
B.Sc.IT: Semester - VI (October - 2015) [CBSGS - 75:25 Pattern | Question Paper]
B.Sc.IT: Semester - VI (October - 2015) [CBSGS - 75:25 Pattern | Question Paper]B.Sc.IT: Semester - VI (October - 2015) [CBSGS - 75:25 Pattern | Question Paper]
B.Sc.IT: Semester - VI (October - 2015) [CBSGS - 75:25 Pattern | Question Paper]
 
Data Warehousig (Question Paper) [May – 2018 | CBSGS - 75:25 Pattern]
Data Warehousig (Question Paper) [May – 2018 | CBSGS - 75:25 Pattern]Data Warehousig (Question Paper) [May – 2018 | CBSGS - 75:25 Pattern]
Data Warehousig (Question Paper) [May – 2018 | CBSGS - 75:25 Pattern]
 
B.Sc.IT: Semester - VI (October - 2016) [CBSGS - 75:25 Pattern | Question Paper]
B.Sc.IT: Semester - VI (October - 2016) [CBSGS - 75:25 Pattern | Question Paper]B.Sc.IT: Semester - VI (October - 2016) [CBSGS - 75:25 Pattern | Question Paper]
B.Sc.IT: Semester - VI (October - 2016) [CBSGS - 75:25 Pattern | Question Paper]
 
Data Warehousing (April – 2015) [Question Paper | CBSGS: 75:25 Pattern]
Data Warehousing (April – 2015) [Question Paper | CBSGS: 75:25 Pattern]Data Warehousing (April – 2015) [Question Paper | CBSGS: 75:25 Pattern]
Data Warehousing (April – 2015) [Question Paper | CBSGS: 75:25 Pattern]
 
Network Security (November - 2017) [75:25 Pattern | Question Paper]
Network Security (November - 2017) [75:25 Pattern | Question Paper]Network Security (November - 2017) [75:25 Pattern | Question Paper]
Network Security (November - 2017) [75:25 Pattern | Question Paper]
 
Data Warehousing (October – 2016) [Question Paper | CBSGS: 75:25 Pattern]
Data Warehousing (October – 2016) [Question Paper | CBSGS: 75:25 Pattern]Data Warehousing (October – 2016) [Question Paper | CBSGS: 75:25 Pattern]
Data Warehousing (October – 2016) [Question Paper | CBSGS: 75:25 Pattern]
 
Advanced Java (November - 2017) [75:25 Pattern | Question Paper]
Advanced Java (November - 2017) [75:25 Pattern | Question Paper]Advanced Java (November - 2017) [75:25 Pattern | Question Paper]
Advanced Java (November - 2017) [75:25 Pattern | Question Paper]
 
Object Oriented Programming (Question Paper) [April – 2017 | 75:25 Pattern]
Object Oriented Programming (Question Paper) [April – 2017 | 75:25 Pattern]Object Oriented Programming (Question Paper) [April – 2017 | 75:25 Pattern]
Object Oriented Programming (Question Paper) [April – 2017 | 75:25 Pattern]
 
Network Security (May – 2018) [IDOL: Revised Course | Question Paper]
Network Security (May – 2018) [IDOL: Revised Course | Question Paper]Network Security (May – 2018) [IDOL: Revised Course | Question Paper]
Network Security (May – 2018) [IDOL: Revised Course | Question Paper]
 
ASP.NET With C# (May – 2018) [IDOL: Revised Course | Question Paper]
ASP.NET With C# (May – 2018) [IDOL: Revised Course | Question Paper]ASP.NET With C# (May – 2018) [IDOL: Revised Course | Question Paper]
ASP.NET With C# (May – 2018) [IDOL: Revised Course | Question Paper]
 
Web Programming (Question Paper) [April – 2017 | 75:25 Pattern]
Web Programming (Question Paper) [April – 2017 | 75:25 Pattern]Web Programming (Question Paper) [April – 2017 | 75:25 Pattern]
Web Programming (Question Paper) [April – 2017 | 75:25 Pattern]
 
[Question Paper] ASP.NET With C# (60:40 Pattern) [April / 2014]
[Question Paper] ASP.NET With C# (60:40 Pattern) [April / 2014][Question Paper] ASP.NET With C# (60:40 Pattern) [April / 2014]
[Question Paper] ASP.NET With C# (60:40 Pattern) [April / 2014]
 
Internet Technologies (October – 2017) [Question Paper | CBSGS: 75:25 Pattern]
Internet Technologies (October – 2017) [Question Paper | CBSGS: 75:25 Pattern]Internet Technologies (October – 2017) [Question Paper | CBSGS: 75:25 Pattern]
Internet Technologies (October – 2017) [Question Paper | CBSGS: 75:25 Pattern]
 
B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...
B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...
B.Sc.IT: Semester - VI (December - 2017) [IDOL - Revised Course | Question Pa...
 
Network Security (75:25 Pattern) [QP / April - 2017]
Network Security (75:25 Pattern) [QP / April - 2017]Network Security (75:25 Pattern) [QP / April - 2017]
Network Security (75:25 Pattern) [QP / April - 2017]
 
Software Testing (May – 2018) [IDOL: Revised Course | Question Paper]
Software Testing (May – 2018) [IDOL: Revised Course | Question Paper]Software Testing (May – 2018) [IDOL: Revised Course | Question Paper]
Software Testing (May – 2018) [IDOL: Revised Course | Question Paper]
 
B.Sc.IT: Semester - VI (April - 2015) [IDOL - Revised Course | Question Paper]
B.Sc.IT: Semester - VI (April - 2015) [IDOL - Revised Course | Question Paper]B.Sc.IT: Semester - VI (April - 2015) [IDOL - Revised Course | Question Paper]
B.Sc.IT: Semester - VI (April - 2015) [IDOL - Revised Course | Question Paper]
 

More from Mumbai B.Sc.IT Study

Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]Mumbai B.Sc.IT Study
 
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}Mumbai B.Sc.IT Study
 
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...Mumbai B.Sc.IT Study
 

More from Mumbai B.Sc.IT Study (20)

Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]
 
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
 
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
 
Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]
 
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
 
Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]
 
Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]
 
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
 
Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]
 
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
 
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
 
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
 

Recently uploaded

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...PsychoTech Services
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 

Recently uploaded (20)

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
IGNOU MSCCFT and PGDCFT Exam Question Pattern: MCFT003 Counselling and Family...
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 

B.Sc.IT: Semester – V (April - 2017) [75:25 Pattern | Question Paper]

  • 1.
  • 2. MUMBAI UNIVERSITY QUESTION PAPER NETWORK SECURITY (APRIL – 2017 | 75:25 PATTERN) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 1 Time: 2 ½ Hours Total Marks: 75 N.B.: (1) All Question are Compulsory. (2) Make Suitable Assumptions Wherever Necessary And State The Assumptions Made. (3) Answer To The Same Question Must Be Written Together. (4) Number To The Right Indicates Marks. (5) Draw Neat Labeled Diagrams Wherever Necessary. (6) Use of Non – Programmable Calculator is allowed. Q.1 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) Describe the various Security Services. (5) (B) What are Poly-Alphabetic Ciphers? Explaining one technique with suitable example. (5) (C) What is Cryptanalysis? Explain different Cryptanalysis Attacks. (5) (D) What is DDOS Attack? What are the ways in which DDOS attack can be classified? (5) Q.2 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) Explain the working of AES Round in detail. (5) (B) Explain the Encryption Operation used in RC5 Algorithm. (5) (C) Explain the working of IDEA Algorithm. (5) (D) Write a note on Blowfish. (5) Q.3 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) What is Message Digest? Explain. (5) (B) Explain the working of the SHA Algorithm. (5) (C) What is a Digital Signature? Explain the different categories of verification. (5) (D) Explain the ElGamal Cryptosystems. (5) Q.4 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) Explain the Diffie Hellman’s Key Agreement Algorithm and its vulnerability. (5) (B) What is Key Pre-Distribution? Explain. (5) (C) Write a note on Station-To-Station Protocol. (5) (D) What is KDC? Explain its different implementations and significance. (5) Q.5 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) What are Firewalls? What are its characteristics and limitations? (5) (B) Write a note on IPSec Architecture. (5) (C) What is SSL Record Protocol? Explain its operations. (5) (D) Explain the Handshake Protocol Action. (5) Q.6 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) Explain the Password Based Authentication System. What are the problems associated with passwords? (5) (B) Write a note on Kerberos. (5) (C) Explain Biometric Authentication Technique. (5) (D) What is Certificate Based Authentication and explain its working. (5) [TURN OVER]
  • 3. MUMBAI UNIVERSITY QUESTION PAPER NETWORK SECURITY (APRIL – 2017 | 75:25 PATTERN) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 2 Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) What are the different goals of Security? Explain the different attacks these Security goals are vulnerable to. (5) (B) Explain the working of DES function in details. (5) (C) What is Asymmetric Encryption? Explain the RSA Algorithm used for Asymmetric Encryption. (5) (D) Explain the concept of Digital Certificate and how it is created? (5) (E) What are the approaches used to Detect Intrusion? Give a brief description of each. (5) (F) Write a note on Authentication Token. (5)
  • 4.
  • 5. MUMBAI UNIVERSITY QUESTION PAPER ASP.NET WITH C# (APRIL – 2017 | 75:25 PATTERN) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 1 Time: 2 ½ Hours Total Marks: 75 N.B.: (1) All Question are Compulsory. (2) Make Suitable Assumptions Wherever Necessary And State The Assumptions Made. (3) Answer To The Same Question Must Be Written Together. (4) Number To The Right Indicates Marks. (5) Draw Neat Labeled Diagrams Wherever Necessary. (6) Use of Non – Programmable Calculator is allowed. Q.1 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) What are Boxing and Unboxing? How is it achieved? (5) (B) What is Type Conversion? Explain Implicit and Explicit Type Conversion with suitable example. (5) (C) What is a User Defined Exception? Explain with Syntax. (5) (D) Differentiate between Abstract Class and Interface. (5) Q.2 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) What is the difference between Private Assembly and Shared Assembly? (5) (B) Short note on JIT (Just In Time) Compiler. (5) (C) What is an Event? What are the differences between Delegate and Event? (5) (D) What is Garbage Collection? Explain three types of generations in Garbage Collection. (5) Q.3 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) Differentiate between HTML Server Controls and Web Server Controls. (5) (B) Explain the following properties/events of checkbox control. (i) ID (ii) AccessKey (iii) Text (iv) Checked (v) CheckedChanged() (5) (C) What is the difference between inline code and code behind in asp.net? (5) (D) Explain the Implicit and Explicit Conversion of data types with examples. (5) Q.4 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) What is ViewState? Where is the ViewState stored after the page postback? (5) (B) Explain the relationship between Master Page and Content Page. (5) (C) Define the steps to set up Validation Control in an ASP.NET Web Page. (5) (D) Explain Response.Redirect() and Server.Transfer() methods in ASP.NET. (5) Q.5 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) Explain the various Authentication Mechanisms in ASP.NET. (5) (B) What is ListView Control? List the features provided by ListView Control. (5) (C) Differentiate between DataSet() and DataReader(). (5) (D) Explain the properties and methods of Command Object. (5) Q.6 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) What role does the ScriptManager Play? Explain the UpdatePanel Control. (5) (B) Explain the jQuery syntax and Document Ready Event with the example. (5) (C) Explain DOM manipulation methods in jQuery. (5) (D) Write and explain the basic syntax of a LINQ Query in C#. (5) [Turn Over]
  • 6. MUMBAI UNIVERSITY QUESTION PAPER ASP.NET WITH C# (APRIL – 2017 | 75:25 PATTERN) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 2 Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Explain for each loop? How is it different from for loop? (5) (B) Explain working with CSS using Visual Studio Developer. (5) (C) What are the Event Handlers that we can have in global.ajax file? (5) (D) What is Website Navigation? Explain structure of web.sitemap file with suitable example. (5) (E) Explain DataAdapter with its properties and methods. (5) (F) What is AJAX? What are the advantages and disadvantages of AJAX? (5)
  • 7.
  • 8. MUMBAI UNIVERSITY QUESTION PAPER SOFTWARE TESTING (APRIL – 2017 | 75:25 PATTERN) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 1 Time: 2 ½ Hours Total Marks: 75 N.B.: (1) All Question are Compulsory. (2) Make Suitable Assumptions Wherever Necessary And State The Assumptions Made. (3) Answer To The Same Question Must Be Written Together. (4) Number To The Right Indicates Marks. (5) Draw Neat Labeled Diagrams Wherever Necessary. (6) Use of Non – Programmable Calculator is allowed. Q.1 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) What is Software Testing? Give the Objectives of Testing. (5) (B) Describe the steps of Fundamental Test Process. (5) (C) What are the causes of Software Defects? (5) (D) Define the term Confirmation Testing. Give its importance. (5) Q.2 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) Define and compare the concept of Verification and Validation. (5) (B) "Nonfunctional testing emphasizes on product characteristics” Discuss. (5) (C) Explain Alpha and Beta Testing with reference to Acceptance Testing. (5) (D) With the help of diagram explain V Model. (5) Q.3 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) What is Kick of Meeting? Explain its Role and Importance. (5) (B) Describe the Roles and Responsibilities of Moderator and Manager in Review Process. (5) (C) Explain the goals of Technical. (5) (D) Explain Static Analysis as a form of Testing. (5) Q.4 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) What is Decision Table? Describe decision table Testing Technique. (5) (B) State and explain the factors considered for choosing Test Techniques. (5) (C) Compare Black Box Testing Vs White Box Testing. (5) (D) Write a note on Boundary Value Analysis Technique with suitable example. (5) Q.5 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) What is a Test Plan? State and explain any four components of a Test Plan Test. (5) (B) What are the skills that are needed for the Test Leader? (5) (C) What do you mean by Risked Based Testing? (5) (D) Define the terms Priority and Severity with reference to Incident Management. (5) Q.6 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) What are the Potential benefits of using tools to support Testing? (5) (B) Explain the terms Stub and Driver with reference to Test Harness. (5) (C) Explain Dynamic Analysis Tools used for Performance Monitoring. (5) (D) Explain any one tool used for Static Testing. (5) [TURN OVER]
  • 9. MUMBAI UNIVERSITY QUESTION PAPER SOFTWARE TESTING (APRIL – 2017 | 75:25 PATTERN) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 2 Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Explain any 2 Testing Principles. (5) (B) What is Portability? Explain Portability Testing. (5) (C) Compare Static Vs Dynamic Testing. (5) (D) Explain Equivalence Partitioning as a Test Design Technique. (5) (E) What are the purposes of Test Monitoring? (5) (F) State and explain Risk Factors associated with use of the Testing Tools. (5)
  • 10.
  • 11. MUMBAI UNIVERSITY QUESTION PAPER ADVANCED JAVA (APRIL – 2017 | 75:25 PATTERN) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 1 Time: 2 ½ Hours Total Marks: 75 N.B.: (1) All Question are Compulsory. (2) Make Suitable Assumptions Wherever Necessary And State The Assumptions Made. (3) Answer To The Same Question Must Be Written Together. (4) Number To The Right Indicates Marks. (5) Draw Neat Labeled Diagrams Wherever Necessary. (6) Use of Non – Programmable Calculator is allowed. Q.1 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) What is JFrame? Explain its constructors and methods. (5) (B) What are adapter classes in java? Why are they used? (5) (C) Explain the java event delegation model. (5) (D) What are the different types of layout in java? Explain. (5) Q.2 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) How is a progress bar created and used in java? (5) (B) Write a java program to demonstrate the use of Tabbed Panes. (5) (C) What are trees in java swings? Explain how nodes are created in a tree. (5) (D) Explain DefaultMutableTreeNode and write a program to demonstrate node creation in trees. (5) Q.3 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) Explain the component "JFileChooser". (5) (B) Explain the ServletConfig Interface in java. (5) (C) Explain the life cycle of a servlet. (5) (D) Write a note on – HttpServlet and HttpSession. Explain the classes along with 4 methods each. (5) Q.4 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) What is Directive in Java Server Pages? Explain Page Directives. (5) (B) Explain the steps for Database Connection and data retrieval in java with an example. (5) (C) Describe the Drivers used in Java Database Connectivity. (5) (D) Explain the Scrollable Result Sets with an example. (5) Q.5 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) What are the different types of Beans in Java? Explain. (5) (B) Explain the process flow of Java Server Faces. (5) (C) Explain the Enterprise Java Bean Architecture. Explain in detail. (5) (D) Give an example of a configuration file used in Java Server Faces. Explain its components. (5) Q.6 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) Explain the Hibernate Architecture in detail. (5) (B) Explain FilterDispatcher and any two roles of action components used in Struts. (5) (C) What is the importance of Hibernate Mapping File? Explain with examples. (5) (D) What are Interceptors? How are Interceptors used in Struts? (5) [TURN OVER]
  • 12. MUMBAI UNIVERSITY QUESTION PAPER ADVANCED JAVA (APRIL – 2017 | 75:25 PATTERN) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 2 Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Explain the concept on Inner Classes and Anonymous Inner Classes used in Event Handling. (5) (B) Write a Java Swing program to create Menus. (5) (C) Why do we need the ServletContext Interface in Java? (5) (D) Write a note on – Updateable ResultSet used in Java Database Connectivity. (5) (E) Explain the concept of MVC Architecture with respect to Java Server Faces and Struts. (5) (F) Explain any 5 Implicit Objects used in JSP. (5)
  • 13.
  • 14. MUMBAI UNIVERSITY QUESTION PAPER LINUX ADMINISTRATION (APRIL – 2017 | 75:25 PATTERN) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 1 Time: 2 ½ Hours Total Marks: 75 N.B.: (1) All Question are Compulsory. (2) Make Suitable Assumptions Wherever Necessary And State The Assumptions Made. (3) Answer To The Same Question Must Be Written Together. (4) Number To The Right Indicates Marks. (5) Draw Neat Labeled Diagrams Wherever Necessary. (6) Use of Non – Programmable Calculator is allowed. Q.1 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) Enumerate the features of Linux Operating System. (5) (B) Explain the duty of the Linux System Administration in creating and maintain user accounts. (5) (C) What are rc scripts? Explain in detail. (5) (D) What hardware information is contained in the /proc directory? Explain the importance files in the /proc directory. (5) Q.2 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) Explain any ten important files in /etc/ sysconfig directory. (5) (B) What are routers and gateways? How is IP forwarding configured on Linux? Explain. (5) (C) Enumerate the new features in NFS4. (5) (D) How are NFSv4 Client and Server configured? Explain. (5) Q.3 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) How can Windows PC be connected to Samba Server? What are the advantages of using Samba over NFS? (5) (B) What is Samba? What is Server Message Block? Explain. (5) (C) Explain the different NTP Utility Programs. (5) (D) Explain the Squid Configuration Parameters. (5) Q.4 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) Discuss the following protocols available in Linux: http, sshd, ftpd. (5) (B) Explain the different standalone services in Linux. (5) (C) What are the different files required for DNS Server configuration? Explain each in brief. (5) (D) Explain the Host and the dig programs. (5) Q.5 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) What is a Macro? What is the m4 Macro Processor? Explain. (5) (B) How is Postfix Server Run on a Mail Host? Explain. (5) (C) How is vsftpd configured? Explain the important configuration files of vsftpd. (5) (D) Enumerate and explain the steps to enable guest user ftp accounts in vsftpd. (5) Q.6 ATTEMPT ANY TWO QUESTIONS: (10 MARKS) (A) What is content negotiation? Explain with example. (5) (B) Explain the <Files><Files>and<IfModule></IFModule>blocks. (5) (C) How can we change the login shell of the user and Password Expiration Policy? Explain the commands with their options. (5) (D) How can we verify the rpms? What information is evaluated during the verification process? Explain the rpm Verification Keys. (5) [TURN OVER]
  • 15. MUMBAI UNIVERSITY QUESTION PAPER LINUX ADMINISTRATION (APRIL – 2017 | 75:25 PATTERN) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 2 Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Explain the FAT, FAT32 and NTFS File Systems. (5) (B) What are the advantages and disadvantages of NFS? Explain. (5) (C) How are reference clocks configured? Explain. (5) (D) What are Zone Statement? Explain the different values for the Zone Statement. (5) (E) Explain the important Sendmail files and commands. (5) (F) How can the shadowed group file be used? Explain. (5)