CSS Computer Science Past Paper 2020

    Optional · 80 marks · three hours

    WhatsApp

    Original FPSC paper

    Download

    Instructions specific to this paper

    • Attempt ONLY FOUR questions from PART-II, by selecting TWO questions from EACH
    • Attempt ONLY FOUR questions from PART-II by selecting TWO questions from EACH

    Questions

    1. Q. 25 marks

      (a) Write a C/C++ program which implements binary logical ‘AND’, ‘OR’ and ‘NOT’ gates. (8) The program takes binary numbers and desired logical gate as inputs and outputs the desired output of the gate. (b) Write a C/C++ program which inputs a number from a user and prints Fibonacci series (7) up to the number. (c) Explain the concept of abstract class with an example

    2. Q. 34 marks

      (a) Write standard ports for following services HTTP, FTP, SMTP, HTTPS, DNS. (b) Design an appropriate interface for citizen portal mobile application. The interface (8) should contain different features which are part of the portal application. The Interface may contain different screens to support these features. (c) If you are transferring a file over the Internet, would you prefer TCP or UDP as the (4) underlying protocol. Explain (d) If you are transferring live audio in real-time over the Internet, would you prefer TCP or (4) UDP as the underlying protocol. Explain.

    3. Q. 48 marks

      (a) Write a program to perform mathematical operations of addition, subtraction and multiplication on complex numbers. Each operation should be supported by a separate method. (b) How object encapsulation is useful? Explain. (4) (c) Write a program to convert numbers into words. For instance, if the user types 123, the (4) program should give output one hundred and twenty three. The program should continue functioning until the user types quit.

    4. Q. 55 marks

      A university maintains records for students, Faculty, and academic record. Following three classes are part of the system Student (ID, Name, Age, Address, Contact, Program, CGPA) Teachers (ID, Name, Age, Address, Highest Degree, Subjects, Salary) Courses (Semester, Course Code, Student ID, Teacher ID, Grade). All the data is stored in files (a) Draw a class diagram to represent the three classes and their relationships (b) Write C++ programs to compute following: (15) i. Add a student ii. Add a course iii. Find a student with respect to CGPA iv. Add a Teacher v. Update a student

    5. Q. 63 marks

      John rides a Van service from new square (S) to the city harbor (T). The van service charges Rs 10 per Km. There are numerous routes between the two points. (a) In order to rip off his customers, John always wanted to use the longest path. To find the (7) longest path, John evaluates all the possible paths and selects the longest path. Write an algorithm to select the longest path using this approach. (b) Compute the complexity of this algorithm and determine that whether it is in P, NP, or NP-complete. (c) Write an algorithm to find a minimum distance between ‘S’ and ‘T’. (7) (d) Derive the complexity of this algorithm. (3)

    6. Q. 75 marks

      (a) How many tokens are there in in this C code : printf("k = %d, &k = %x", k, &k); (b) Create State Transition Table from the following graph (5) (c) Draw Finite State Automata which accepts following input. (4) i. JIM ii. JMI iii. JJIIM iv. JJMMII (d) Determine which of these inputs are valid for the FSM shown below: (6) i. aaaaa ii. ababa iii. abcabc iv. abccba v. acbcd vi. acbcdcd

    7. Q. 84 marks

      (a) Is P = NP? Comment (b) Suppose you are representing a social network (such as facebook) as a graph. Devise an (7) algorithm through which you can determine friends of friends. (c) Explain the complexity of this algorithm (5) (d) Optimal problems are generally NP hard problems. Is it appropriate to use heuristics (4) based approaches?

    Standard FPSC instructions

    Printed on this and every CSS paper.

    • Part-II is to be attempted on the separate Answer Book.
    • All the parts (if any) of each question must be attempted at one place instead of at different places.
    • Write Q. No. in the Answer Book in accordance with Q. No. in the question paper.
    • No page/space be left blank between the answers. All the blank pages of the Answer Book must be crossed.
    • Extra attempt of any question or any part of the attempted question will not be considered.

    New papers and past-paper breakdowns, as they drop

    We post CSS and PMS prep every day to 40,000+ aspirants.