Friday, February 22, 2019

Practical File questions [Fundamentals of Computer Applications] for MCA 5th Sem Sec-A Students (2016-2019)

Posted By February 22, 2019 10 comments

Practical File for Fundamentals of Computer Applications 5th Sem Session 2016-19

practical file mca 5th 1. What is an Algorithm? What are the qualities of an algorithm?

2. What are asymptotic notations? Explain with the help of suitable diagrams and examples.

3. What is the need to study data structures when designing algorithms?

4. Write the control abstraction for :
i) Greedy Technique
ii) Divide & Conquer
iii) Data Trading Explain graph coloring problem in detail.

5. What is its practical utility. Write an algorithm for the graph coloring problem using greedy technique. Also find its complexity.

6. Write an algorithm for merge sort using Divide and Conquer technique. Also write a program in C to realise this algorithm. Find the complexity of algorithm.

7. What is the difference between Knapsack Problem and 0-1 Knapsack Problem. Write an algorithm for solving KNAPSACK problem using greedy technique. Also find its complexity.

8. What is the importance of backtracking in algorithm design. Write an algorithm for the solution to 8-Queens problem using backtracking. Find its complexity.

9.Write an algorithm for travelling salesman problem using dynamic programming. Also find its complexity.



Practical File questions [Computer Graphics] for MCA 5th Sem Students (2016-2019)

Posted By February 22, 2019 1 comment

Practical File Questions for Computer Graphics 5th Sem Session 2016-19

practical file mca 5th 1. Write a program to draw a line using DDA's line algorithm.

2. Write a program to draw a rectangle using line algorithm.

3.Write a program to draw a circle using Bresenham's circle algorithm.

4. Write a program to translate a triangle about the origin.

5. Write a program to rotate a triangle about a fixed point taken as one of the vertex of the triangle.

6. Write a program to scale a triangle about a fixed point taken as one of the vertex of triangle.

7. Write a program to draw a smiling face which appears at random positions on the screen.

8. Write a program to demonstrates traffic light simulation.

9. Write a program to draw a bar chart with bars filled with different styles and colors.



Monday, November 12, 2018

Previous Year Question Papers for MCA 5th Sem

Posted By November 12, 2018 7 comments
Previous year question papers can be helpful for getting the basic idea about the pattern that is to be followed for studying for the Final Exams.



Download Link has been Provided for the MCA Fifth semester Previous Years Question Papers below

Google Drive Link


Alternate Download link

Alternate Higher Quality Download link



Monday, May 7, 2018

Previous Year Question Papers for MCA 4th Sem

Posted By May 07, 2018 3 comments
Previous year question papers can be helpful for getting the basic idea about the pattern that is to be followed for studying for the Final Exams.



Download Link has been Provided for the MCA Second semester Previous Years Question Papers below

Google Drive Link


Alternate Download link

Alternate Higher Quality Download link