Skip to main content

Important Question of C-Programming

.

Attempt all Questions 

1. Define algorithm and flowchart with example. Difference between compiler and interpreter.

2. Define variable, identifier and constant with example.

3. What do you mean by datatype in C ? Mention about the types of operators used in C with suitable example. 

4. Define control statement with its types and example.

5. Write a syntax of switch statement. Write a program in C to display respective day depending upon the     number entered i-e input 1 Sunday ........... 7 for Saturday using control statement.

6. Difference between while and do while loop with reference to their syntax. Write a program in C to read number using recursive function. 

7. What do you mean by break & continue statement ? Write a program in C to input a number & calculate the factorial of that number using recursive function.

8. Explain about Nested loop statement with suitable example. Difference between for loop and while loop.

9. Define array with its type. Write a program in C to calculate the sum of five different number with using array.

10. Define function in C. Explain Library and user define function in detail.

11. What do you mean by String. Define all string handling function.

12. Compare structure & union with example. Write a program in C using structure to display the name, address, roll no, marks & gender.

13. Write short note:

  • Pointer
  • String handling function
  • Recursive function
  • Integer

Comments

Popular posts from this blog

Important questions of C programming (BCA)

 . What is the characteristics of a good program? Explain types of language processor. Explain any two system design tools. Explain Program Development Life Cycle. Define programing techniques. Different between top-down and button - up approach with suitable example. Difference between cohesion and coupling. Define identifiers, constants, variables and keywords. Explain datatypes. Explain different types of  datatypes available in C. Define operator. Explain its types with suitable example. Explain decision making statement. Explain its type with example. Difference between while, do while loop, for loop. Write a program to find the fibonacci  sequence. What is jumping statement. Explain its types with suitable example.    Write a program to display following:               *               **               ***         ...

BCA Math II old question model solution

 . BCA Math II question model 2018: BCA Math II question model 2019: BCA Math II question model 2020:

BCA mathematics -I (Unit I Set)

 .