#1 Best Selling IGNOU Assignments in All Available in Market
Bought By: 2593 Students
Rating:
Get IGNOU MCS-11 Assignments Soft Copy ready for Download in PDF for (July 2024 - January 2025) in English Language.
Are you looking to download a PDF soft copy of the Solved Assignment MCS-11 - Problem Solving and Programming? Then GullyBaba is the right place for you. We have the Assignment available in English language.
This particular Assignment references the syllabus chosen for the subject of Computer Application, for the July 2024 - January 2025 session. The code for the assignment is MCS-11 and it is often used by students who are enrolled in the MCA, BCA Degree.
Once students have paid for the Assignment, they can Instantly Download to their PC, Laptop or Mobile Devices in soft copy as a PDF format. After studying the contents of this Assignment, students will have a better grasp of the subject and will be able to prepare for their upcoming tests.
Question 1:
Discuss the differences between iterative and recursive approaches in solving problems. Write C programs to compute the factorial of a number using both iterative and recursive methods. Compare their performance and memory usage.
Question 2:
Write a C program to find the sum of all elements in an array.
Question 3:
Write a C program to perform division on 2 matrices A and B of size NXN and store the result in matrix C.
Question 4:
Without using the built-in string functions, write a C program to take a choice from the user (use a SWITCH statement) (i) to find the string length (ii) for string concatenation, (iii) string copy and (iv) string comparison.
Question 5:
Explain the concept of pointers in C and their various uses. Write a C program that uses pointers to perform operations on arrays, including finding the maximum and minimum values, and reversing the array. Discuss the advantages and potential pitfalls of using pointers.
Question 6:
What are structures in C, and how are they used? Write a C program that defines a structure to store student information (name, roll number, and marks) and includes functions to input, display, and sort the student records by marks. Explain the advantages of using structures for complex data.
Question 7:
Explain the concept of file handling in C. Write a C program to read data from a file, process the data (such as calculating the sum and average of numbers), and write the results to another file. Discuss the various modes of file opening and the importance of closing files.
Question 8:
Explain the role of preprocessor directives in C. Write a C program that uses macros to define constants and perform inline calculations. Discuss the use of conditional compilation directives to create a program that behaves differently based on defined macros. Analyze the benefits and limitations of using preprocessor directives in C programming.
Q1: Write an algorithm, draw corresponding flow chart and write an interactive program which prompts the user with the following options on the opening menu:
1) To accept two integers and check whether they are equal or not
2) To check whether a given number is even or odd
3) To check whether a given number is a positive number or a negative number
4) To check whether the given year is a LEAP year or not.
5) Quit
Enter your choice:
Note: Use SWITCH..CASE statement.
Q2: Write the functions in C for the following:
(a) To find the square of any number.
(b) To find the absolute difference between two integers.
(c) To convert a decimal number to its equivalent binary number.
(d) To find the largest element in a given array of n elements.
Q3: Write an interactive program using recursion for each of the following:
(a) To count the digits of a given number.
(b) To reverse a string
(c) To find the least-common-multiple of two numbers.
Q4: Write interactive C programsto perform the following on strings:
(a) To find the length of a given string without using the string library functions.
(b) To compare two strings without using string library functions.
(c) To count the total number of vowels and consonants in a string and display the counts separately.
Q5: Write an interactive C program to insert new elements in the unsorted array.
Q6: Using Structures in C, write an interactive program to display the mark-sheet and grade card for 10 students for a MOOC course.
Note: Assumptions can be made wherever necessary and mention them.
Q7: Using File Handling concept in C programming, write the C programs for the following:
(a) To find the number of lines in a text file.
(b) To delete specific line from a text file.
(c) To copy a file to another folder with a different file-name.
The IGNOU open learning format requires students to submit study Assignments. Here is the final end date of the submission of this particular assignment according to the university calendar.
Here are the PDF files that you can Download for this Assignment. You can pick the language of your choice and see other relevant information such as the Session, File Size and Format.
In this section you can find other relevant information related to the Assignment you are looking at. It will give you an idea of what to expect when downloading a PDF soft copy from GullyBaba.
In addition to this Assignment, there are also other Assignments related to the BCA Computer Application you are preparing for. Here we have listed other Assignments that were bought along with this one.