Program to find smallest number using if else statement in c


Question1) Answer all the questions.

(i) What are ‘Key Words’ and ‘Identifiers’?

(ii) What are sequential statements?

(iii) List the control statements available in ‘C’ language.

(iv) What do you mean by branching?

(v) Write down the difference between while loop and do-while loop.

Question2) Write a ‘C’ Program to find smallest of 4 numbers using if else statements.

Question3) Describe the syntax of do-while statement along with appropriate example.

Question4) Write a program to search an element in two dimensional array.

Question5) Answer all the questions.

(i) What is an array?

(ii) Distinguish between one- dimensional and two-dimensional arrays.

(iii) What is string?

(iv) Write down the difference between a character and string?

(v) Define defined functions (UDFs)?

Question6) Write a C program to multiply two given matrices A, B and store the result in ‘C’.

Question7) Describe the different ways of passing parameters to the functions? Explain with suitable example.

Question8) How are structure members are assigned value and are accessed? Describe with example.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Program to find smallest number using if else statement in c
Reference No:- TGS03817

Expected delivery within 24 Hours