BE Civil Engineering
BE Computer Engineering
BE Mechanical Engineering
BE Biotechnology
BE Marine Engineering
BE Printing and Packaging Technology
BE Production Engineering
BE IT (Information Technology)
BE Electrical Engineering
BE Electronics and Telecommunication Engineering
BE Instrumentation Engineering
BE Electronics Engineering
BE Chemical Engineering
BE Construction Engineering
BE Biomedical Engineering
BE Automobile Engineering
Academic Year: 2016-2017
Date: जून 2017
Advertisements
N.B.: (1) question Number is compulsory.
(2) Attempt any 3 question from remaining 5 question.
(3) Figures to right indicate full marks.
(4) Assume suitable date if necesary and state them clearly.
Convert 0010 0100 0010 1101 from base 2 to decimal. Convert 134 from base 10 to hexadecimal. Write steps for conversion.
Chapter: [9.01] Basics of Computer
Enlist all data types in C language along with their memory requirement, format specifiers and range.
Chapter: [10] Fundamentals of C-Programming
Draw flowchart for “if…else” and “while” statement of C language.
Chapter: [9.02] Algorithm and Flowchart
What is the usage of storage classes? Explain extern storage classes with suitable example.
Chapter: [12] Functions and Parameter
Differentiate between structure and union.
Chapter: [13] Arrays , String Structure and Union
What is the need of computer programming. What do you mean by structured programming? Develop an ALGORITHM and FLOWCHART to find reverse of a number.
Chapter: [9.02] Algorithm and Flowchart
Advertisements
Write a menu driven program to perform arithmetic operations on two integers. The menu should be repeated until user selects “STOP” option. Program should have independent user defined functions for each case.
Chapter: [10] Fundamentals of C-Programming
Write a program to create two integer of size 8 and 7. Initialize the arrays with random values. Sort the arrays in ascending order with the help of user defined function namely “sort array”. Merge these arrays with the help of another user defined function named “merge arrays” which returns a new array. Program should display the arrays before and after sorting, also the merged arrays.
Chapter: [13] Arrays , String Structure and Union
What are advantages and disadvantages of recursion? Comment on conditions to be considered while writing a recursive function. Write a program to print Fibonacci series up to N terms using a recursive function.
Chapter: [12] Functions and Parameter
What are structures? Comment on nested structures. Write a program to read Title, Author and price of 10 books using array of structures. Display the records in ascending order of Price.
Chapter: [13] Arrays , String Structure and Union
Explain gets() and puts() functions of C language. Comment on their parameters and return values.
Chapter: [12] Functions and Parameter
Advertisements
Enlist bitwise operator in c language. Explain any 2 with examples.
Chapter: [10] Fundamentals of C-Programming
Write a program to print following patterns for N lines.
5 4 3 2 *
5 4 3 * 1
5 4 * 2 1
5 * 3 2 1
* 4 3 2 1
Chapter: [11] Control Structures
Write a programs to print following patterns for N lines.
5
5 4
5 4 3
5 4 3 2
5 4 3 2 1
Chapter: [11] Control Structures
Why files are needed? Explain all the opening modes. Write a program to create copy of the user specify names of source and destination files.
Chapter: [14] Pointer and Files
Comment on dynamic memory allocation. Write a program to read and store N integers in a Array, where value of N is defined by user. Find minimum and maximum members from the Array.
Chapter: [13] Arrays , String Structure and Union
Explain any 4 functions from string.h header file with suitable examples.
Chapter: [13] Arrays , String Structure and Union
Explain continue and break statements with the help of suitable examples.
Chapter: [11] Control Structures
Submit Question Paper
Help us maintain new question papers on Shaalaa.com, so we can continue to help studentsonly jpg, png and pdf files
University of Mumbai previous year question papers Semester 2 (FE First Year) Structured Programming Approach with solutions 2016 - 2017
Previous year Question paper for University of Mumbai Semester 2 (FE First Year) Structured Programming Approach-2017 is solved by experts. Solved question papers gives you the chance to check yourself after your mock test.
By referring the question paper Solutions for Structured Programming Approach, you can scale your preparation level and work on your weak areas. It will also help the candidates in developing the time-management skills. Practice makes perfect, and there is no better way to practice than to attempt previous year question paper solutions of University of Mumbai Semester 2 (FE First Year).
How University of Mumbai Semester 2 (FE First Year) Question Paper solutions Help Students ?
• Question paper solutions for Structured Programming Approach will helps students to prepare for exam.
• Question paper with answer will boost students confidence in exam time and also give you an idea About the important questions and topics to be prepared for the board exam.
• For finding solution of question papers no need to refer so multiple sources like textbook or guides.