- Discuss elements of user defined functions with examples.
- Discuss the categories of functions with examples.
- What is recursive function? Write recursive function to generate first N fibonacci numbers.
- What are actual and formal parameters? Give Examples.
- Discuss the differences between call by value and call by reference with examples.
- Discuss the different ways to define structure and structure variables with examples.
- What is structure? Discuss the definition of structure, declaration and initialization of structure variable with syntax and examples.
- Discuss the nested structure and typedef with examples.
- What is pointer? Discuss its declaration and initialization with syntax and examples.
- Write C program to read and display N students information (Roll No, Name, USN and Marks) using array of structure.
- Write user defined function isprime(n) that read n and return 1 if it is prime number; otherwise 0.
- Write function to swap two variables using call by reference method.
- Write C program to find standard deviation of n floating point numbers using pointers.
- Write a C program to sort N values using user defined function.
Mr. Chidanand S. Kusur, Asst. Professor, Department of Computer Science and Engineering, BLDEAs V. P. Dr. P. G. H. College of Engineering and Technology, Vijayapur-03, Karnataka, India. ~ send your feedback to cs.kusur@gmail.com
About Me
Monday, 31 December 2018
Questions to be practice for Third I.A. CPS I Sem. G Division.
Subscribe to:
Post Comments (Atom)
-
Module wise most expected questions on " Unix and Shell Programming " Module-1 1. Explain in brief about " UNIX Arc...
-
My dear students, You are clever and intelligent, So, you clicked on this link. Yes, definitely, you get success in your life and you are go...
-
What is computer? Name some input and output devices. What is CPU? Name types of memories. Tell me about computer generations. Ca...
-
Dear students, You are hereby informed to follow the following instructions to get good marks in Practical Examinations. Wear the formal and...
-
The greatest common divisor (gcd) of two numbers is the largest positive integer that divides both numbers without leaving a remainder. The ...
No comments:
Post a Comment