SlideShare a Scribd company logo
1 of 15
Download to read offline
MUMBAI UNIVERSITY
QUESTION PAPER
NETWORK SECURITY
(MAY – 2017 | REVISED COURSE)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
1
Time: 3 Hours Total Marks: 100
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) Write a note on Security Mechanism. (5)
(B) What is Kerberos? Explain. (5)
(C) Explain the SSL Architecture and explain the SSL Protocol Stack. (5)
(D) What is DDOS Attack? What are the ways in which DDOS Attack can be classified? (5)
Q.2 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Give the difference between Symmetric and Asymmetric Encryption. (5)
(B) Give the General Structure of DES Algorithm. Explain the various Mode of operation. (5)
(C) Explain the RSA Cryptosystem. (5)
(D) Explain Vigenere Cipher. Encrypt the following text using Vigenere cipher with Keyword MUMBAI
"TOMORROW IS A NEW DAY"
(5)
(E) Define Entropy. Explain the properties of Entropy. (5)
(F) What is Cryptanalysis? Explain the Cryptanalysis of DES (5)
Q.3 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain the MD4 algorithm for Message Digest Generation. (5)
(B) Explain the Digital Signature Standard. (5)
(C) Explain the Diffie-Hellman Key Exchange Algorithm. (5)
(D) What are the different Cryptographic Hash Function criteria? (5)
(E) What is Key Predistribution? Explain the concept. (5)
(F) Write a note on Fail-Stop Signatures. (5)
Q.4 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Describe the various Security Services. (5)
(B) What is the various Security Attacks identified under the OSI Security Architecture? Explain. (5)
(C) Explain the Security Mechanism defined by X.800. (5)
(D) What is Nonrepundiation? Explain with the help of an example. (5)
(E) Explain the model for Network Security.0 (5)
(F) Explain the challenges involved in establishing Computer Security. (5)
Q.5 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) How is the certificate processing carried out by S/MIME? (5)
(B) What is PGP protocol used for? Explain its features. (5)
(C) When is the user certificate revoked in X.509? Explain each scenario. (5)
(D) Write a note on Compression in PGP. (5)
(E) What are the three enhanced security services proposed for S/MIME? (5)
(F) Explain the authentication procedures used by X.509. (5)
[Turn Over]
MUMBAI UNIVERSITY
QUESTION PAPER
NETWORK SECURITY
(MAY – 2017 | REVISED COURSE)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
2
Q.6 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) What is ESP used for? Explain the ESP format in detail. (5)
(B) Explain the basic combination of security association. What is the advantage of combining the security
associations?
(5)
(C) What is SSL Record protocol? Explain its operations. (5)
(D) State the areas where SET protocol can be used. Summarize the participants in SET system. (5)
(E) Write a note on ISAKMP. (5)
(F) Write a note on TLS. (5)
Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain the various ways in which a password file can be protected. (5)
(B) Explain the architecture of Distributed intrusion detection. (5)
(C) What are malicious programs? Give its classification. (5)
(D) Write a note on Trojan horse. (5)
(E) What are firewalls? What are its characteristics? (5)
(F) What the various firewall configurations possible? Explain any one in detail. (5)
MUMBAI UNIVERSITY
QUESTION PAPER
ASP.NET WITH C#
(MAY – 2017 | REVISED COURSE)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
1
Time: 3 Hours Total Marks: 100
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) Explain the .NET Framework. (5)
(B) Write a short note on Assembly. (5)
(C) Explain the RangeValidtor Control. (5)
(D) Write a program to check whether the entered number is palindrome number or not. (5)
Q.2 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain the components of assembly. (5)
(B) Write a short note on CIL and JIT Compiler. (5)
(C) What is Namespace? Explain any four Namespaces. (5)
(D) Write the Naming Rules and Conventions of the Variable. (5)
(E) Explain Garbage Collector. (5)
(F) Write a program that places double quotation marks around each word in a string. (5)
Q.3 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Write a short note on Delegate. (5)
(B) Explain the different types of Collections in .NET. (5)
(C) Explain the Comparison and Logical Operators in C#. (5)
(D) Explain ListBox Control with any four properties. (5)
(E) What is the use of the Menus and Toolbars in Windows Application? Explain. (5)
(F) Explain the TextBox Control with any four Properties. (5)
Q.4 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain the ASP.NET Life Cycle. (5)
(B) Write a short no6te on Themes. (5)
(C) What is CSS Selector? Explain any four selectors present in CSS. (5)
(D) Explain the global.asax files in ASP.NET Application. (5)
(E) What is CSS? Explain the Inline and Embedded CSS. (5)
(F) Write a short note on Server Side State Management. (5)
Q.5 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain the Menu Navigation Control with its properties. (5)
(B) Explain the Master Page and Content Page. (5)
(C) Explain the TreeView Site Navigation Control. (5)
(D) Explain the different Access Modifiers. (5)
(E) What is the use of Compare Validator? Explain it along with its properties. (5)
(F) What is Regular Expression? Explain Regex Patterns. (5)
[TURN OVER]
MUMBAI UNIVERSITY
QUESTION PAPER
ASP.NET WITH C#
(MAY – 2017 | REVISED COURSE)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
2
Q.6 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain ADO.NET Objects. (5)
(B) List all the steps in order to access a database through ADO.NET. (5)
(C) What are the different ways to implement LINQ? (5)
(D) What is Authentication? Explain its different types. (5)
(E) Write a short note on Authorization. (5)
(F) List and explain any four different query operations in LINQ. (5)
Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Write a short note on JQuery. (5)
(B) What is ASP.NET AJAX? Explain the working of AJAX. (5)
(C) What are the different types of selectors present in JQuery? (5)
(D) Explain DOM Manipulation methods in JQuery. (5)
(E) Explain the Timer Control with its Attributes. (5)
(F) Explain the use of UpdateProgress Control in AJAX. (5)
MUMBAI UNIVERSITY
QUESTION PAPER
SOFTWARE TESTING
(MAY – 2017 | REVISED COURSE)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
1
Time: 3 Hours Total Marks: 100
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) Explain the BIG BANG Approach of Testing. (5)
(B) Explain Brainstorming Process. (5)
(C) How to write Good Test Case? (5)
(D) What are the characteristics of Good Requirements? (5)
Q.2 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Define Quality. Discuss the customer’s view of Quality. (5)
(B) Differentiate between ‘Q’ Organisation and ‘q’ Organisation. (5)
(C) Describe any one Software Development Model in detail. (5)
(D) What are the principles of Software Testing? Discuss. (5)
(E) Define Testing. Why Testing is necessary? (5)
(F) Explain VV model for Testing with diagram. (5)
Q.3 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) What is Boundary Value Testing? List all the limitations of Boundary Value Testing. (5)
(B) Explain the concept of Equivalence Class Testing with an example. (5)
(C) What is Decision Table Based Testing? Where it can be used and list the components of Decision Based
Testing.
(5)
(D) Differentiate between Strong Equivalence Class Testing and Weak Equivalence Class Testing. (5)
(E) Discuss the Advantages and Disadvantages of decision Table Based Testing. (5)
(F) Write the Guidelines for Boundary Value Testing. (5)
Q.4 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) What are the Coverage Criteria? Explain the Testing Process of Data Flow. (5)
(B) Discuss the Data Flow Analysis Anomalies. (5)
(C) Explain the concept of program graph with an example. (5)
(D) Describe Metric Based Testing. (5)
(E) Discuss the four steps method devised by McCabe to carry out basis path testing. (5)
(F) Write a short note on LOOP Coverage. (5)
Q.5 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) What are the levels of Testing? Explain. (5)
(B) What is Integration Testing? List all the Integration Testing Strategies. Explain any one. (5)
(C) List all Advantages and Disadvantages of Call Graph Integration Testing. (5)
(D) Briefly explain the concept of System Testing. (5)
(E) Define the term ‘Interaction’. Discuss Taxonomy o Interactions. (5)
(F) Define Threads. What are the Distinct Levels of Threads? (5)
[TURN OVER]
MUMBAI UNIVERSITY
QUESTION PAPER
SOFTWARE TESTING
(MAY – 2017 | REVISED COURSE)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
2
Q.6 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain Object Oriented Testing. (5)
(B) Discuss the relationship between Collaboration Diagrams and Sequence Diagrams. (5)
(C) How Object Oriented Integration Testing is different from Object Oriented Testing? (5)
(D) Discuss the Implications of Composition and Encapsulation. (5)
(E) Write a short note on Class Testing. (5)
(F) What is UML Based System Testing? Explain. (5)
Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Define Test Policy. Explain the General Content of Test Policy. (5)
(B) What is Test Plan? What are the benefits of Test Plan? (5)
(C) Describe the purpose of Test Reports. (5)
(D) Explain Benchmarking Concept. Why it is required? (5)
(E) Differentiate between Qualitative Data and Quantitative Data. (5)
(F) Explain the concept of Checklist. (5)
MUMBAI UNIVERSITY
QUESTION PAPER
ADVANCED JAVA
(MAY – 2017 | REVISED COURSE)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
1
Time: 3 Hours Total Marks: 100
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 JSP Elements? Explain Directives in the category. (5)
(B) Explain the role of Interceptors in Struts. (5)
(C) What is Progress Bar in Swing? Explain the importance of it with code specification. (5)
(D) Explain the Local and Remote Interface View Strategy of EJB. (5)
Q.2 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain about the creation of Table in Swing. (5)
(B) Explain about the usage of JSplitPane Component. (5)
(C) Explain the concept of JColorChooser in brief. Add suitable illustration to it. (5)
(D) "Swing Components are Light-Weight Components" – Explain this statement. (5)
(E) Explain how to create Dialog Boxes such as Message Box and Input Box. (5)
(F) Explain about the creation of "Hierarchical Tree Structure" of Swing. (5)
Q.3 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) What is CGI? What are the issues that it has? Explain. (5)
(B) Explain the Life Cycle Phases of Servlet. (5)
(C) Write a Servlet that prints the reverse of the given number. (5)
(D) Write an Exhaustive note on "HTTP Session". (5)
(E) How a Servlet does redirection of pages? Add suitable illustration to it. (5)
(F) Write a Servlet to find the cube root of the given number. (5)
Q.4 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Write the advantages of JDBC API. (5)
(B) Explain how to insert dynamic values onto the backend table. Which subclass of Statement is used for
the same?
(5)
(C) Explain how JSP works. (5)
(D) Write a JSP to find the square root of the given number. Accept number through html. (5)
(E) Explain <jsp:usebean>, one of the action tags of JSP. (5)
(F) Explain the term "Character Quoting Conversions". (5)
Q.5 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) What is JSF? Explain the features of JSF 2.0? (5)
(B) Explain the concept of Result Interface. (5)
(C) Write a short note on EJB Container. (5)
(D) What are the different types of EJB? Explain (5)
(E) What is Facelet? How it is controlled by Facelet controller? (5)
(F) What are the advantages of EJB? Explain. (5)
[TURN OVER]
MUMBAI UNIVERSITY
QUESTION PAPER
ADVANCED JAVA
(MAY – 2017 | REVISED COURSE)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
2
Q.6 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) What is Struts? Explain the application flow of MVC pattern of struts. (5)
(B) Explain the role of OGNL in Struts. (5)
(C) Explain the relationship between Hibernate Application and the Database. (5)
(D) Give the code specification of hibernate.cfg.xml that holds the connection details of customer table
of Company Database.
(5)
(E) Create a Simple Struts Application that prints the Result Page from an appropriate Action. (5)
(F) Explain the significance of Hibernate Framework. (5)
Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain the concept of Resource Injection. (5)
(B) Draw and explain the Architecture of Web Services. (5)
(C) What are the contents of Java mail API? Explain. (5)
(D) Explain the significance of JNDI. (5)
(E) Write a Session Bean Java Source Code to send the mail to the given recipient. (5)
(F) How to access the Web Services that we created already? Explain the steps m creating the client. (5)
MUMBAI UNIVERSITY
QUESTION PAPER
LINUX ADMINISTRATION
(MAY – 2017 | REVISED COURSE)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
1
Time: 3 Hours Total Marks: 100
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) Explain Smbclient, Smbmount Commands with suitable example. (5)
(B) Explain the use of Cron Files. (5)
(C) Explain the concept of Subnetting with example. (5)
(D) Write a short note on GRUB. (5)
Q.2 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Write the importance of rc Scripts. (5)
(B) Explain the concept of runlevel used in Linux. (5)
(C) What is RAID? Write different types of RAID. Explain various levels of RAID. (5)
(D) Write the Purpose of any five directories of /. (5)
(E) Write the Basic Steps used to boot the system. (5)
(F) Write the Duties of System Administrator. (5)
Q.3 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Explain the concept of NFS with suitable example. (5)
(B) What is CIDR? Explain with suitable example. (5)
(C) Explain the concept of DHCP with example. (5)
(D) Write the advantages and disadvantages of NFS. (5)
(E) Explain any five NFS Export Options. (5)
(F) List various files used in Linux to add a system to Network. Explain. (5)
Q.4 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Write the steps to configure Squid. (5)
(B) Explain how to optimize Samba Service? (5)
(C) Write the purpose of various NTP Utility Programs. (5)
(D) List options of the Global Section of Samba Configuration File. Also write the purpose of each. (5)
(E) List the Secure Services and explain them with suitable example if any. (5)
(F) Explain the scp and sftp services with suitable example. (5)
Q.5 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) List and explain different types of Domain Name Servers. (5)
(B) Explain the working of POP3 and IMAP. (5)
(C) Explain any five directives of vsftpd.conf file. (5)
(D) Give example of Zone File. Explain (5)
(E) List key components that are essential for email to work. Explain in short. (5)
(F) Write the advantages of vsftpd. (5)
[TURN OVER]
MUMBAI UNIVERSITY
QUESTION PAPER
LINUX ADMINISTRATION
(MAY – 2017 | REVISED COURSE)
B.SC.IT
(SEMESTER – V)
KjT MUMBAI B.SC.IT STUDY
FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB
PAGE
2
Q.6 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) Write the steps to configure Mailman. (5)
(B) What is the purpose of MPM? Explain different approaches to process creation and control. (5)
(C) Explain the Directory Block of httpd.conf file. (5)
(D) Write a SSI script that will display long listing of /root. (5)
(E) Explain the working of Apache web server. (5)
(F) Write a short note on content negotiation. (5)
Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS)
(A) List various commands used to manage the groups in Linux. Also write the purpose of each. (5)
(B) Explain how to optimize web service. (5)
(C) Explain with suitable example user creation using command. (5)
(D) Explain rpmquery command with options. (5)
(E) Explain with example how password of multiple users can be changed in a single operation. (5)
(F) What are the advantages of shadow password over traditional password system? (5)

More Related Content

What's hot

B.Sc.IT: Semester - V (October - 2013) [60:40 Pattern | Question Paper]
B.Sc.IT: Semester - V (October - 2013) [60:40 Pattern | Question Paper]B.Sc.IT: Semester - V (October - 2013) [60:40 Pattern | Question Paper]
B.Sc.IT: Semester - V (October - 2013) [60:40 Pattern | Question Paper]Mumbai B.Sc.IT Study
 
B.Sc.IT: Semester - V (April - 2014) [60:40 Pattern | Question Paper]
B.Sc.IT: Semester - V (April - 2014) [60:40 Pattern | Question Paper]B.Sc.IT: Semester - V (April - 2014) [60:40 Pattern | Question Paper]
B.Sc.IT: Semester - V (April - 2014) [60:40 Pattern | Question Paper]Mumbai B.Sc.IT Study
 
B.Sc.IT: Semester – V (April - 2017) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester – V (April - 2017) [75:25 Pattern | Question Paper]B.Sc.IT: Semester – V (April - 2017) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester – V (April - 2017) [75:25 Pattern | Question Paper]Mumbai B.Sc.IT Study
 
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
 
B.Sc.IT: Semester – V (April - 2015) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester – V (April - 2015) [75:25 Pattern | Question Paper]B.Sc.IT: Semester – V (April - 2015) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester – V (April - 2015) [75:25 Pattern | Question Paper]Mumbai B.Sc.IT Study
 
[Question Paper] Network Security (Revised Syllabus) [May / 2016]
[Question Paper] Network Security (Revised Syllabus) [May / 2016][Question Paper] Network Security (Revised Syllabus) [May / 2016]
[Question Paper] Network Security (Revised Syllabus) [May / 2016]Mumbai B.Sc.IT Study
 
Software Testing (Revised Syllabus) [QP / October - 2012]
Software Testing (Revised Syllabus) [QP / October - 2012]Software Testing (Revised Syllabus) [QP / October - 2012]
Software Testing (Revised Syllabus) [QP / October - 2012]Mumbai B.Sc.IT Study
 
Internet Technologies (April – 2013) [Question Paper | IDOL: Revised Course]
Internet Technologies (April – 2013) [Question Paper | IDOL: Revised Course]Internet Technologies (April – 2013) [Question Paper | IDOL: Revised Course]
Internet Technologies (April – 2013) [Question Paper | IDOL: Revised Course]Mumbai B.Sc.IT Study
 
[Question Paper] Network Security (Revised Syllabus) [April / 2015]
[Question Paper] Network Security (Revised Syllabus) [April / 2015][Question Paper] Network Security (Revised Syllabus) [April / 2015]
[Question Paper] Network Security (Revised Syllabus) [April / 2015]Mumbai B.Sc.IT Study
 
[Question Paper] Network Security (Revised Syllabus) [October / 2016]
[Question Paper] Network Security (Revised Syllabus) [October / 2016][Question Paper] Network Security (Revised Syllabus) [October / 2016]
[Question Paper] Network Security (Revised Syllabus) [October / 2016]Mumbai B.Sc.IT Study
 
Java and Data Structure (April - 2015) [Revised Course | Question Paper]
Java and Data Structure (April - 2015) [Revised Course | Question Paper]Java and Data Structure (April - 2015) [Revised Course | Question Paper]
Java and Data Structure (April - 2015) [Revised Course | Question Paper]Mumbai B.Sc.IT Study
 
[Question Paper] Network Security (75-25 Pattern) [November / 2014]
[Question Paper] Network Security (75-25 Pattern) [November / 2014][Question Paper] Network Security (75-25 Pattern) [November / 2014]
[Question Paper] Network Security (75-25 Pattern) [November / 2014]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
 
[Question Paper] Network Security (75:25 Pattern) [November / 2014]
[Question Paper] Network Security (75:25 Pattern) [November / 2014][Question Paper] Network Security (75:25 Pattern) [November / 2014]
[Question Paper] Network Security (75:25 Pattern) [November / 2014]Mumbai B.Sc.IT Study
 
[Question Paper] Network Security (Revised Syllabus) [October / 2012]
[Question Paper] Network Security (Revised Syllabus) [October / 2012][Question Paper] Network Security (Revised Syllabus) [October / 2012]
[Question Paper] Network Security (Revised Syllabus) [October / 2012]Mumbai B.Sc.IT Study
 
Java and Data Structure (June - 2014) [Revised Course | Question Paper]
Java and Data Structure (June - 2014) [Revised Course | Question Paper]Java and Data Structure (June - 2014) [Revised Course | Question Paper]
Java and Data Structure (June - 2014) [Revised Course | Question Paper]Mumbai B.Sc.IT Study
 
Internet Technologies (May – 2016) [Question Paper | IDOL: Revised Course]
Internet Technologies (May – 2016) [Question Paper | IDOL: Revised Course]Internet Technologies (May – 2016) [Question Paper | IDOL: Revised Course]
Internet Technologies (May – 2016) [Question Paper | IDOL: Revised Course]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
 
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 (Revised Syllabus) [QP / October - 2012]
Network Security (Revised Syllabus) [QP / October - 2012]Network Security (Revised Syllabus) [QP / October - 2012]
Network Security (Revised Syllabus) [QP / October - 2012]Mumbai B.Sc.IT Study
 

What's hot (20)

B.Sc.IT: Semester - V (October - 2013) [60:40 Pattern | Question Paper]
B.Sc.IT: Semester - V (October - 2013) [60:40 Pattern | Question Paper]B.Sc.IT: Semester - V (October - 2013) [60:40 Pattern | Question Paper]
B.Sc.IT: Semester - V (October - 2013) [60:40 Pattern | Question Paper]
 
B.Sc.IT: Semester - V (April - 2014) [60:40 Pattern | Question Paper]
B.Sc.IT: Semester - V (April - 2014) [60:40 Pattern | Question Paper]B.Sc.IT: Semester - V (April - 2014) [60:40 Pattern | Question Paper]
B.Sc.IT: Semester - V (April - 2014) [60:40 Pattern | Question Paper]
 
B.Sc.IT: Semester – V (April - 2017) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester – V (April - 2017) [75:25 Pattern | Question Paper]B.Sc.IT: Semester – V (April - 2017) [75:25 Pattern | Question Paper]
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]
 
B.Sc.IT: Semester – V (April - 2015) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester – V (April - 2015) [75:25 Pattern | Question Paper]B.Sc.IT: Semester – V (April - 2015) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester – V (April - 2015) [75:25 Pattern | Question Paper]
 
[Question Paper] Network Security (Revised Syllabus) [May / 2016]
[Question Paper] Network Security (Revised Syllabus) [May / 2016][Question Paper] Network Security (Revised Syllabus) [May / 2016]
[Question Paper] Network Security (Revised Syllabus) [May / 2016]
 
Software Testing (Revised Syllabus) [QP / October - 2012]
Software Testing (Revised Syllabus) [QP / October - 2012]Software Testing (Revised Syllabus) [QP / October - 2012]
Software Testing (Revised Syllabus) [QP / October - 2012]
 
Internet Technologies (April – 2013) [Question Paper | IDOL: Revised Course]
Internet Technologies (April – 2013) [Question Paper | IDOL: Revised Course]Internet Technologies (April – 2013) [Question Paper | IDOL: Revised Course]
Internet Technologies (April – 2013) [Question Paper | IDOL: Revised Course]
 
[Question Paper] Network Security (Revised Syllabus) [April / 2015]
[Question Paper] Network Security (Revised Syllabus) [April / 2015][Question Paper] Network Security (Revised Syllabus) [April / 2015]
[Question Paper] Network Security (Revised Syllabus) [April / 2015]
 
[Question Paper] Network Security (Revised Syllabus) [October / 2016]
[Question Paper] Network Security (Revised Syllabus) [October / 2016][Question Paper] Network Security (Revised Syllabus) [October / 2016]
[Question Paper] Network Security (Revised Syllabus) [October / 2016]
 
Java and Data Structure (April - 2015) [Revised Course | Question Paper]
Java and Data Structure (April - 2015) [Revised Course | Question Paper]Java and Data Structure (April - 2015) [Revised Course | Question Paper]
Java and Data Structure (April - 2015) [Revised Course | Question Paper]
 
[Question Paper] Network Security (75-25 Pattern) [November / 2014]
[Question Paper] Network Security (75-25 Pattern) [November / 2014][Question Paper] Network Security (75-25 Pattern) [November / 2014]
[Question Paper] Network Security (75-25 Pattern) [November / 2014]
 
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]
 
[Question Paper] Network Security (75:25 Pattern) [November / 2014]
[Question Paper] Network Security (75:25 Pattern) [November / 2014][Question Paper] Network Security (75:25 Pattern) [November / 2014]
[Question Paper] Network Security (75:25 Pattern) [November / 2014]
 
[Question Paper] Network Security (Revised Syllabus) [October / 2012]
[Question Paper] Network Security (Revised Syllabus) [October / 2012][Question Paper] Network Security (Revised Syllabus) [October / 2012]
[Question Paper] Network Security (Revised Syllabus) [October / 2012]
 
Java and Data Structure (June - 2014) [Revised Course | Question Paper]
Java and Data Structure (June - 2014) [Revised Course | Question Paper]Java and Data Structure (June - 2014) [Revised Course | Question Paper]
Java and Data Structure (June - 2014) [Revised Course | Question Paper]
 
Internet Technologies (May – 2016) [Question Paper | IDOL: Revised Course]
Internet Technologies (May – 2016) [Question Paper | IDOL: Revised Course]Internet Technologies (May – 2016) [Question Paper | IDOL: Revised Course]
Internet Technologies (May – 2016) [Question Paper | IDOL: Revised Course]
 
[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]
 
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 (Revised Syllabus) [QP / October - 2012]
Network Security (Revised Syllabus) [QP / October - 2012]Network Security (Revised Syllabus) [QP / October - 2012]
Network Security (Revised Syllabus) [QP / October - 2012]
 

Similar to B.Sc.IT: Semester – V (May – 2017) [Revised Course | Question Paper]

B.Sc.IT: Semester - V (November – 2014) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester - V (November – 2014) [75:25 Pattern | Question Paper]B.Sc.IT: Semester - V (November – 2014) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester - V (November – 2014) [75:25 Pattern | Question Paper]Mumbai B.Sc.IT Study
 
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# (Revised Syllabus) [QP / April - 2015]
ASP.NET With C# (Revised Syllabus) [QP / April - 2015]ASP.NET With C# (Revised Syllabus) [QP / April - 2015]
ASP.NET With C# (Revised Syllabus) [QP / April - 2015]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# (December – 2017) [Revised Syllabus | Question Paper]
ASP.NET With C# (December – 2017) [Revised Syllabus | Question Paper]ASP.NET With C# (December – 2017) [Revised Syllabus | Question Paper]
ASP.NET With C# (December – 2017) [Revised Syllabus | Question Paper]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
 
Advanced Java (May – 2018) [IDOL: Revised Course | Question Paper]
Advanced Java (May – 2018) [IDOL: Revised Course | Question Paper]Advanced Java (May – 2018) [IDOL: Revised Course | Question Paper]
Advanced Java (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
 
Linux Administration (May – 2018) [IDOL: Revised Course | Question Paper]
Linux Administration (May – 2018) [IDOL: Revised Course | Question Paper]Linux Administration (May – 2018) [IDOL: Revised Course | Question Paper]
Linux Administration (May – 2018) [IDOL: Revised Course | 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
 
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
 
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
 
ASP.NET With C# (Revised Syllabus) [QP / May - 2016]
ASP.NET With C# (Revised Syllabus) [QP / May - 2016]ASP.NET With C# (Revised Syllabus) [QP / May - 2016]
ASP.NET With C# (Revised Syllabus) [QP / May - 2016]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
 
ASP.NET With C# (Revised Syllabus) [QP / October - 2012]
ASP.NET With C# (Revised Syllabus) [QP / October - 2012]ASP.NET With C# (Revised Syllabus) [QP / October - 2012]
ASP.NET With C# (Revised Syllabus) [QP / October - 2012]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
 
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
 
ASP.NET With C# (Revised Syllabus) [QP / April - 2014]
ASP.NET With C# (Revised Syllabus) [QP / April - 2014]ASP.NET With C# (Revised Syllabus) [QP / April - 2014]
ASP.NET With C# (Revised Syllabus) [QP / April - 2014]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
 
Network Security (Revised Syllabus) [QP / April - 2015]
Network Security (Revised Syllabus) [QP / April - 2015]Network Security (Revised Syllabus) [QP / April - 2015]
Network Security (Revised Syllabus) [QP / April - 2015]Mumbai B.Sc.IT Study
 

Similar to B.Sc.IT: Semester – V (May – 2017) [Revised Course | Question Paper] (20)

B.Sc.IT: Semester - V (November – 2014) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester - V (November – 2014) [75:25 Pattern | Question Paper]B.Sc.IT: Semester - V (November – 2014) [75:25 Pattern | Question Paper]
B.Sc.IT: Semester - V (November – 2014) [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]
 
ASP.NET With C# (Revised Syllabus) [QP / April - 2015]
ASP.NET With C# (Revised Syllabus) [QP / April - 2015]ASP.NET With C# (Revised Syllabus) [QP / April - 2015]
ASP.NET With C# (Revised Syllabus) [QP / April - 2015]
 
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# (December – 2017) [Revised Syllabus | Question Paper]
ASP.NET With C# (December – 2017) [Revised Syllabus | Question Paper]ASP.NET With C# (December – 2017) [Revised Syllabus | Question Paper]
ASP.NET With C# (December – 2017) [Revised Syllabus | 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]
B.Sc.IT: Semester - VI (October - 2016) [CBSGS - 75:25 Pattern | Question Paper]
 
Advanced Java (May – 2018) [IDOL: Revised Course | Question Paper]
Advanced Java (May – 2018) [IDOL: Revised Course | Question Paper]Advanced Java (May – 2018) [IDOL: Revised Course | Question Paper]
Advanced Java (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]
 
Linux Administration (May – 2018) [IDOL: Revised Course | Question Paper]
Linux Administration (May – 2018) [IDOL: Revised Course | Question Paper]Linux Administration (May – 2018) [IDOL: Revised Course | Question Paper]
Linux Administration (May – 2018) [IDOL: Revised Course | 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]
 
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]
 
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]
 
ASP.NET With C# (Revised Syllabus) [QP / May - 2016]
ASP.NET With C# (Revised Syllabus) [QP / May - 2016]ASP.NET With C# (Revised Syllabus) [QP / May - 2016]
ASP.NET With C# (Revised Syllabus) [QP / May - 2016]
 
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]
 
ASP.NET With C# (Revised Syllabus) [QP / October - 2012]
ASP.NET With C# (Revised Syllabus) [QP / October - 2012]ASP.NET With C# (Revised Syllabus) [QP / October - 2012]
ASP.NET With C# (Revised Syllabus) [QP / October - 2012]
 
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]
 
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]
 
ASP.NET With C# (Revised Syllabus) [QP / April - 2014]
ASP.NET With C# (Revised Syllabus) [QP / April - 2014]ASP.NET With C# (Revised Syllabus) [QP / April - 2014]
ASP.NET With C# (Revised Syllabus) [QP / April - 2014]
 
[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]
 
Network Security (Revised Syllabus) [QP / April - 2015]
Network Security (Revised Syllabus) [QP / April - 2015]Network Security (Revised Syllabus) [QP / April - 2015]
Network Security (Revised Syllabus) [QP / April - 2015]
 

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
 
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
 
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2013...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2013...Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2013...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2013...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]
 
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...
 
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2013...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2013...Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2013...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2013...
 

Recently uploaded

Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 

Recently uploaded (20)

Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 

B.Sc.IT: Semester – V (May – 2017) [Revised Course | Question Paper]

  • 1.
  • 2. MUMBAI UNIVERSITY QUESTION PAPER NETWORK SECURITY (MAY – 2017 | REVISED COURSE) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 1 Time: 3 Hours Total Marks: 100 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) Write a note on Security Mechanism. (5) (B) What is Kerberos? Explain. (5) (C) Explain the SSL Architecture and explain the SSL Protocol Stack. (5) (D) What is DDOS Attack? What are the ways in which DDOS Attack can be classified? (5) Q.2 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Give the difference between Symmetric and Asymmetric Encryption. (5) (B) Give the General Structure of DES Algorithm. Explain the various Mode of operation. (5) (C) Explain the RSA Cryptosystem. (5) (D) Explain Vigenere Cipher. Encrypt the following text using Vigenere cipher with Keyword MUMBAI "TOMORROW IS A NEW DAY" (5) (E) Define Entropy. Explain the properties of Entropy. (5) (F) What is Cryptanalysis? Explain the Cryptanalysis of DES (5) Q.3 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Explain the MD4 algorithm for Message Digest Generation. (5) (B) Explain the Digital Signature Standard. (5) (C) Explain the Diffie-Hellman Key Exchange Algorithm. (5) (D) What are the different Cryptographic Hash Function criteria? (5) (E) What is Key Predistribution? Explain the concept. (5) (F) Write a note on Fail-Stop Signatures. (5) Q.4 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Describe the various Security Services. (5) (B) What is the various Security Attacks identified under the OSI Security Architecture? Explain. (5) (C) Explain the Security Mechanism defined by X.800. (5) (D) What is Nonrepundiation? Explain with the help of an example. (5) (E) Explain the model for Network Security.0 (5) (F) Explain the challenges involved in establishing Computer Security. (5) Q.5 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) How is the certificate processing carried out by S/MIME? (5) (B) What is PGP protocol used for? Explain its features. (5) (C) When is the user certificate revoked in X.509? Explain each scenario. (5) (D) Write a note on Compression in PGP. (5) (E) What are the three enhanced security services proposed for S/MIME? (5) (F) Explain the authentication procedures used by X.509. (5) [Turn Over]
  • 3. MUMBAI UNIVERSITY QUESTION PAPER NETWORK SECURITY (MAY – 2017 | REVISED COURSE) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 2 Q.6 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) What is ESP used for? Explain the ESP format in detail. (5) (B) Explain the basic combination of security association. What is the advantage of combining the security associations? (5) (C) What is SSL Record protocol? Explain its operations. (5) (D) State the areas where SET protocol can be used. Summarize the participants in SET system. (5) (E) Write a note on ISAKMP. (5) (F) Write a note on TLS. (5) Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Explain the various ways in which a password file can be protected. (5) (B) Explain the architecture of Distributed intrusion detection. (5) (C) What are malicious programs? Give its classification. (5) (D) Write a note on Trojan horse. (5) (E) What are firewalls? What are its characteristics? (5) (F) What the various firewall configurations possible? Explain any one in detail. (5)
  • 4.
  • 5. MUMBAI UNIVERSITY QUESTION PAPER ASP.NET WITH C# (MAY – 2017 | REVISED COURSE) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 1 Time: 3 Hours Total Marks: 100 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) Explain the .NET Framework. (5) (B) Write a short note on Assembly. (5) (C) Explain the RangeValidtor Control. (5) (D) Write a program to check whether the entered number is palindrome number or not. (5) Q.2 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Explain the components of assembly. (5) (B) Write a short note on CIL and JIT Compiler. (5) (C) What is Namespace? Explain any four Namespaces. (5) (D) Write the Naming Rules and Conventions of the Variable. (5) (E) Explain Garbage Collector. (5) (F) Write a program that places double quotation marks around each word in a string. (5) Q.3 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Write a short note on Delegate. (5) (B) Explain the different types of Collections in .NET. (5) (C) Explain the Comparison and Logical Operators in C#. (5) (D) Explain ListBox Control with any four properties. (5) (E) What is the use of the Menus and Toolbars in Windows Application? Explain. (5) (F) Explain the TextBox Control with any four Properties. (5) Q.4 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Explain the ASP.NET Life Cycle. (5) (B) Write a short no6te on Themes. (5) (C) What is CSS Selector? Explain any four selectors present in CSS. (5) (D) Explain the global.asax files in ASP.NET Application. (5) (E) What is CSS? Explain the Inline and Embedded CSS. (5) (F) Write a short note on Server Side State Management. (5) Q.5 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Explain the Menu Navigation Control with its properties. (5) (B) Explain the Master Page and Content Page. (5) (C) Explain the TreeView Site Navigation Control. (5) (D) Explain the different Access Modifiers. (5) (E) What is the use of Compare Validator? Explain it along with its properties. (5) (F) What is Regular Expression? Explain Regex Patterns. (5) [TURN OVER]
  • 6. MUMBAI UNIVERSITY QUESTION PAPER ASP.NET WITH C# (MAY – 2017 | REVISED COURSE) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 2 Q.6 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Explain ADO.NET Objects. (5) (B) List all the steps in order to access a database through ADO.NET. (5) (C) What are the different ways to implement LINQ? (5) (D) What is Authentication? Explain its different types. (5) (E) Write a short note on Authorization. (5) (F) List and explain any four different query operations in LINQ. (5) Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Write a short note on JQuery. (5) (B) What is ASP.NET AJAX? Explain the working of AJAX. (5) (C) What are the different types of selectors present in JQuery? (5) (D) Explain DOM Manipulation methods in JQuery. (5) (E) Explain the Timer Control with its Attributes. (5) (F) Explain the use of UpdateProgress Control in AJAX. (5)
  • 7.
  • 8. MUMBAI UNIVERSITY QUESTION PAPER SOFTWARE TESTING (MAY – 2017 | REVISED COURSE) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 1 Time: 3 Hours Total Marks: 100 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) Explain the BIG BANG Approach of Testing. (5) (B) Explain Brainstorming Process. (5) (C) How to write Good Test Case? (5) (D) What are the characteristics of Good Requirements? (5) Q.2 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Define Quality. Discuss the customer’s view of Quality. (5) (B) Differentiate between ‘Q’ Organisation and ‘q’ Organisation. (5) (C) Describe any one Software Development Model in detail. (5) (D) What are the principles of Software Testing? Discuss. (5) (E) Define Testing. Why Testing is necessary? (5) (F) Explain VV model for Testing with diagram. (5) Q.3 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) What is Boundary Value Testing? List all the limitations of Boundary Value Testing. (5) (B) Explain the concept of Equivalence Class Testing with an example. (5) (C) What is Decision Table Based Testing? Where it can be used and list the components of Decision Based Testing. (5) (D) Differentiate between Strong Equivalence Class Testing and Weak Equivalence Class Testing. (5) (E) Discuss the Advantages and Disadvantages of decision Table Based Testing. (5) (F) Write the Guidelines for Boundary Value Testing. (5) Q.4 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) What are the Coverage Criteria? Explain the Testing Process of Data Flow. (5) (B) Discuss the Data Flow Analysis Anomalies. (5) (C) Explain the concept of program graph with an example. (5) (D) Describe Metric Based Testing. (5) (E) Discuss the four steps method devised by McCabe to carry out basis path testing. (5) (F) Write a short note on LOOP Coverage. (5) Q.5 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) What are the levels of Testing? Explain. (5) (B) What is Integration Testing? List all the Integration Testing Strategies. Explain any one. (5) (C) List all Advantages and Disadvantages of Call Graph Integration Testing. (5) (D) Briefly explain the concept of System Testing. (5) (E) Define the term ‘Interaction’. Discuss Taxonomy o Interactions. (5) (F) Define Threads. What are the Distinct Levels of Threads? (5) [TURN OVER]
  • 9. MUMBAI UNIVERSITY QUESTION PAPER SOFTWARE TESTING (MAY – 2017 | REVISED COURSE) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 2 Q.6 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Explain Object Oriented Testing. (5) (B) Discuss the relationship between Collaboration Diagrams and Sequence Diagrams. (5) (C) How Object Oriented Integration Testing is different from Object Oriented Testing? (5) (D) Discuss the Implications of Composition and Encapsulation. (5) (E) Write a short note on Class Testing. (5) (F) What is UML Based System Testing? Explain. (5) Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Define Test Policy. Explain the General Content of Test Policy. (5) (B) What is Test Plan? What are the benefits of Test Plan? (5) (C) Describe the purpose of Test Reports. (5) (D) Explain Benchmarking Concept. Why it is required? (5) (E) Differentiate between Qualitative Data and Quantitative Data. (5) (F) Explain the concept of Checklist. (5)
  • 10.
  • 11. MUMBAI UNIVERSITY QUESTION PAPER ADVANCED JAVA (MAY – 2017 | REVISED COURSE) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 1 Time: 3 Hours Total Marks: 100 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 JSP Elements? Explain Directives in the category. (5) (B) Explain the role of Interceptors in Struts. (5) (C) What is Progress Bar in Swing? Explain the importance of it with code specification. (5) (D) Explain the Local and Remote Interface View Strategy of EJB. (5) Q.2 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Explain about the creation of Table in Swing. (5) (B) Explain about the usage of JSplitPane Component. (5) (C) Explain the concept of JColorChooser in brief. Add suitable illustration to it. (5) (D) "Swing Components are Light-Weight Components" – Explain this statement. (5) (E) Explain how to create Dialog Boxes such as Message Box and Input Box. (5) (F) Explain about the creation of "Hierarchical Tree Structure" of Swing. (5) Q.3 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) What is CGI? What are the issues that it has? Explain. (5) (B) Explain the Life Cycle Phases of Servlet. (5) (C) Write a Servlet that prints the reverse of the given number. (5) (D) Write an Exhaustive note on "HTTP Session". (5) (E) How a Servlet does redirection of pages? Add suitable illustration to it. (5) (F) Write a Servlet to find the cube root of the given number. (5) Q.4 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Write the advantages of JDBC API. (5) (B) Explain how to insert dynamic values onto the backend table. Which subclass of Statement is used for the same? (5) (C) Explain how JSP works. (5) (D) Write a JSP to find the square root of the given number. Accept number through html. (5) (E) Explain <jsp:usebean>, one of the action tags of JSP. (5) (F) Explain the term "Character Quoting Conversions". (5) Q.5 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) What is JSF? Explain the features of JSF 2.0? (5) (B) Explain the concept of Result Interface. (5) (C) Write a short note on EJB Container. (5) (D) What are the different types of EJB? Explain (5) (E) What is Facelet? How it is controlled by Facelet controller? (5) (F) What are the advantages of EJB? Explain. (5) [TURN OVER]
  • 12. MUMBAI UNIVERSITY QUESTION PAPER ADVANCED JAVA (MAY – 2017 | REVISED COURSE) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 2 Q.6 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) What is Struts? Explain the application flow of MVC pattern of struts. (5) (B) Explain the role of OGNL in Struts. (5) (C) Explain the relationship between Hibernate Application and the Database. (5) (D) Give the code specification of hibernate.cfg.xml that holds the connection details of customer table of Company Database. (5) (E) Create a Simple Struts Application that prints the Result Page from an appropriate Action. (5) (F) Explain the significance of Hibernate Framework. (5) Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Explain the concept of Resource Injection. (5) (B) Draw and explain the Architecture of Web Services. (5) (C) What are the contents of Java mail API? Explain. (5) (D) Explain the significance of JNDI. (5) (E) Write a Session Bean Java Source Code to send the mail to the given recipient. (5) (F) How to access the Web Services that we created already? Explain the steps m creating the client. (5)
  • 13.
  • 14. MUMBAI UNIVERSITY QUESTION PAPER LINUX ADMINISTRATION (MAY – 2017 | REVISED COURSE) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 1 Time: 3 Hours Total Marks: 100 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) Explain Smbclient, Smbmount Commands with suitable example. (5) (B) Explain the use of Cron Files. (5) (C) Explain the concept of Subnetting with example. (5) (D) Write a short note on GRUB. (5) Q.2 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Write the importance of rc Scripts. (5) (B) Explain the concept of runlevel used in Linux. (5) (C) What is RAID? Write different types of RAID. Explain various levels of RAID. (5) (D) Write the Purpose of any five directories of /. (5) (E) Write the Basic Steps used to boot the system. (5) (F) Write the Duties of System Administrator. (5) Q.3 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Explain the concept of NFS with suitable example. (5) (B) What is CIDR? Explain with suitable example. (5) (C) Explain the concept of DHCP with example. (5) (D) Write the advantages and disadvantages of NFS. (5) (E) Explain any five NFS Export Options. (5) (F) List various files used in Linux to add a system to Network. Explain. (5) Q.4 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Write the steps to configure Squid. (5) (B) Explain how to optimize Samba Service? (5) (C) Write the purpose of various NTP Utility Programs. (5) (D) List options of the Global Section of Samba Configuration File. Also write the purpose of each. (5) (E) List the Secure Services and explain them with suitable example if any. (5) (F) Explain the scp and sftp services with suitable example. (5) Q.5 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) List and explain different types of Domain Name Servers. (5) (B) Explain the working of POP3 and IMAP. (5) (C) Explain any five directives of vsftpd.conf file. (5) (D) Give example of Zone File. Explain (5) (E) List key components that are essential for email to work. Explain in short. (5) (F) Write the advantages of vsftpd. (5) [TURN OVER]
  • 15. MUMBAI UNIVERSITY QUESTION PAPER LINUX ADMINISTRATION (MAY – 2017 | REVISED COURSE) B.SC.IT (SEMESTER – V) KjT MUMBAI B.SC.IT STUDY FACEBOOK | TWITTER | INSTAGRAM | GOOGLE+ | YOUTUBE | SLIDESHARE | TUMBLR | GITHUB PAGE 2 Q.6 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) Write the steps to configure Mailman. (5) (B) What is the purpose of MPM? Explain different approaches to process creation and control. (5) (C) Explain the Directory Block of httpd.conf file. (5) (D) Write a SSI script that will display long listing of /root. (5) (E) Explain the working of Apache web server. (5) (F) Write a short note on content negotiation. (5) Q.7 ATTEMPT ANY THREE QUESTIONS: (15 MARKS) (A) List various commands used to manage the groups in Linux. Also write the purpose of each. (5) (B) Explain how to optimize web service. (5) (C) Explain with suitable example user creation using command. (5) (D) Explain rpmquery command with options. (5) (E) Explain with example how password of multiple users can be changed in a single operation. (5) (F) What are the advantages of shadow password over traditional password system? (5)