Identify the Following Topics from the given research paper in the given link:
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3104365
Assume that you are assigned responsibility of developing an Online Student Admission System for a University. It should run both on PCs and Mobile Devices. It will have all fields such as Student’s name, address, Mobile number, email, PAN Number, Educational Qualifications.It will also have provision for student to upload the copies of all relevant documents.It should generate a provisional Enrollment number of 10 digits and also assign a Study Center to the student. There should be provision for generation of reports. Make necessary assumptions.For developing It as specified above,
(a) Which SDLC paradigm will be selected? You may also suggest a SDLC paradigm that is
proposed by you and non-existent as on date. Justify your answer.
(b) List the functional and non-functional requirements.
(c) Estimate cost.
(d) Estimate effort.
(e) Develop SRS using IEEE format.
(f) List queries for whom Reports can be generated
(g) List specific requirements which enables OSAS to run on both PCs and Mobile Devices
(b) Using the figure in slide 18, get on your MOBILE now to do the following, or You may also use CHAT on eLearning.
2) Using the figure on slide 21, define and Highlight the advantages and disadvantages of Iteration Methodology.
The university student registration system is unable to cope with the high number of
students who turn up during registration time. An online student registration system needs
to be developed.
Perform a system investigation and analyze the system to determine the requirements
(operational, functional, hardware, software, input, process, output, etc.) for such a system.
Each requirement should be numerically itemized
Do an analysis of the following methods of information gathering and explain its advantages and disadvantages for each.
ABC is a Company which is having branches spread across the World. The company is having a
strength of 1000+ employees. Each employee works in a Branch. At the time of joining, the
person needs to provide personal and professional information such as Name, Address, Passport
Number, Mobile Number, E-mail address, etc. After this information is furnished, a unique ID is
generated for each employee. Then the employee is assigned to a Branch in which S/he will
work. Every branch is having a Name. However, one or more branches may have the same name.
However, every branch is having a unique ID.
Now, with reference to the above, answer the following:
(1) List the Entities
(2) For each Entity, list Attributes
(3) Define relationships between the Entities
(4) Finally, draw the Entity Relationship Diagram
Discuss 3 advice that you will give to a multinational corporation when it wants to create a website for its international audiences.
Write and run an algorithm for a TCP client and a TCP server with the
following specifications:
(i) The server should be able to handle at least 5 clients concurrently
(ii) A client program sends a string to a server.
(iii) The server program converts lower case latters to upper case
letters and vice versa.
(iv) The converted string is returned to the client.
(v) The client program prints the result
Consider the following reference string: 7 0 1 2 0 3 0 4 2. Let the number of frames are 3 and 4. Show the allocation frames to the memory and calculate the number of page faults when LRU page replacement policy is used.