Vous êtes sur la page 1sur 8

UNIVERSITY OF MUMBAI

INSTITUTE OF DISTANCE & OPEN LEARNING

T.Y.B.Sc.-(I.T.)

SEMESTER-VI

2009-10

ASSIGNMENT QUESTIONS
Subject : C#

Q1 Write short notes on the following:


A .NET platform.
B Namespaces in C#.
C Boxing and Unboxing.
D Abstract methods and sealed methods.
E Multicast delegates.

Q2 A Write a program to generate following triangle:


1
2 2
3 3 3
4 4 4 4
5 5 5 5 5
Explain any three different types of method parameters used in C#.
B What are interfaces? Write a program to show the implementation of multiple
C interfaces.

Q3 A Explain the following properties/methods of array List class.


(i) Add( )
(ii) Contains( )
(iii)Copy To( )
(iv) Remove( )
(v) Capacity
(vi) Count
B Write note on verbatim string. Where and when do you use it?
C Given are two one dimensional arrays ‘A’ and ‘B’ in ascending order.
Write a program to merge them into a single sorted array ‘C’ that contains every
item from arrays ‘A’ & ‘B’ in ascending order.

Q4 A What are two forms of inheritance? Explain in detail


B Explain any three looping constructs used in C#.
C Define an exception called “NoMatchException” that is thrown when a string is
not equal to “SYBSCIT”. Write a program that uses this exception.

Q5 A WAP to overload binary ‘+’ and unary ‘-‘ for the class having three integer data
members.
B Differentiate between structure and class.
C Explain COM technology and .NET technology.
Q6 A Write a method that computes the sum of digits of a given integer number.WAP to
test the above method.
B What are parameter arrays? List three restrictions in declaring parameter arrays.
C Explain any three types of constructors used in C#.

Q7 A Explain jagged arrays with example.


B Differentiate between C# & Java.
C What are checked and unchecked operators? Give an example.
Subject : Internet Technology

Q1 A Explain how the Output Module in ARP updates the cache table?
B When the Internet running RIP becomes unstable?
C How do remote invocations work ? How do RMI clients contact remote RMI
servers ?
D Write the code for the following.
The server program should create and bind to a socket, at a well-know Port and
listen for client connections. Once it receives data from a Client, it should echo
this back to the client and close the connection.
E What are the restrictions and potential problems with WLAN?

Q2 A How TCP provides reliability using error control? What is the Maximum size of
TCP header? What is the minimum size of TCP header?
B What is CORBA? What does it do? What is CORBA good for? What is ORB?
C What is Socket? Which function creates socket and what are its arguments ? What
is the purpose of each argument?

Q3 A Draw the IP packet format and explain each of its field. Which fields of the IP
header change from router to router ?
B Write the programs for the following using RMI :
i.) To invoke a remote method to find length of a string.
ii.) To invoke a remote method to for changing the case of letters in a given
string.
C Enumerate the benefits of Wireless LAN

Q4 A In case of OSPF protocol, explain the following terminology


i) area
iii.) metric
iv.) link
What different types of link exist? What is the purpose of each link type ?
B Write a Client/Server application where a client contacts the server to obtain
present time. Use Socket and Server Socket.
C Explain the setup of Infrastructure LAN.

Q5 A What different types of message BGP uses? Explain use of each Message Type?
B With reference to CORBA explain the following in detail.
i.) Stubs and Skeleton
ii) Interface Definition Language (IDL)
C A TCP connection is in the ESTABLISHED state. The following events occur one
after another :
i.) The application sends a “Close” message.
ii.) An ACK segment is received.
What is the state of the connection after each event? What is the action after each
event ?

Q6 A Write the RIP Updating Algorithm. What are the different timers that exists to
support RIP operation ? Explain each in brief.
B With the help of a neat diagram describe the RMI architecture.
C Explain the different technologies to implement data transfer in case of WLAN.

Q7 A Explain the three way hand shake method for TCP connection Establishment.
B What is RMI? Is it possible for a client to send an event to an RMI object and vice
versa ? What is the difference between RMI and CORBA?
C The RARP request packets are broadcast; RARP reply packets are unicast,
Explain.
Subject : Total Supply Chain Management

Q1 A Explain with necessary examples the term "Right Product, Right


B Place, Right Price, Right Customer".
How an organization can be classified on the basis of commodities
and location? Explain with suitable examples.

Q2 A Explain the various stages involved in Purchasing Process.


B Explain the use of computers in Purchasing and Inventory Management.

Q3 A Explain the various types of inventory costs in detail.


B Explain any two intermodal transportation types.

Q4 A List out different types of warehouses and explain each of them in detail.
B What is material handling? Explain its objectives.

Q5 A Explain the various factors that govem plant location.


B Discuss the various factors by which companies provide competitive advantage to
the customers.

Q6 A Describe the different types of competition in materials management.Explain


them.
B Discuss the Total Cost Analysis with help or a suitable example.

Q7 A Explain the factors that challenge the logistics environment.


B Write a short note on Logistics Information System.
Subject : Customer Relationship Management

Q1 Write short notes – not more than 150 words each: (Any four)

A. Customer intelligence
B Customer Life Cycle
C The “e” tag prefixed to CRM
D “Opt-in, Opt-out”
E Disadvantages of CRM with Indian context.

Q2 Answer the following:

A Explain the two dimensions to CRM. – Customer-facing and company- facing.


B Differentiate between Contact Managers and CRM Applications

Q3 Answer the following:

A In Sales Force Automation (S. F. A.) Describe the Data Synchronization process.
B Which, according to you, is the biggest barrier to successful SFA? Justify your
answer.

Q4 Answer the following:

A What are the components of Enterprise Marketing Automation (E.M.A.) engine? And
how it is leading to a new process?
B Compare the traditional Response Management and Closed loop feedback of e-
marketing.

Q5 Write short notes on:

A A.C.D. (Automatic Call Distribution)


B I.V.R. (Interactive voice response)
C C.T.I. (Computer Telephony Integration)

Q6 Answer the following:

A Discuss briefly the Caveats of Implementations.


B What is “Beta testing”? What are the advantages from designer’s point of view?

Q7 Answer the following:

A What do you understand by The Application Service Provider? What are the
advantages and disadvantages of implementing ASP
B Discuss these advantages with reference to small industries, medium scaled industries
and large business houses.
Subject : Project Management

Q1 Tsunami hits the coastal line of india, thousands of people suffered. Government
decided to have technology with them using which they can detect the possibility
of such natural disaster in advance.
Considering this as project.
(i) Define the scope of project.
(ii) What are chances of failure of project? Why?
(iii)Conduct feasibility study.
(iv) On which factor success of above project depends?
(v) Which organizational structure will be suitable for project? Why?

Q2 A What are the different types of organization? List the advantages and
disadvantages of each.
B Explain different reasons for inefficient control of project.
C How would you define a project?

Q3 A Discuss the factors for project success and failure.


B What factors are considered most important in the decision to termination of a
project?
C What is project sponsor?

Q4 A Give some major guidelines for choosing an organizational form for a project.
B What are the project plan elements?
C What are the different ways in which project can be terminated?

Q5 A What are the most important characteristics of a project manager?


B Explain project cost estimation.

Q6 A When can a project be terminated? Explain.


B Explain the terms decision-making and economic analysis in Project Management
C Describe learning curve.

Q7 A What are the various means of finance? Explain any four of them in detail.
B Explain the different principles of organization.
C Explain TQM in detail.

Vous aimerez peut-être aussi