Explaining function of modulus operator in c


Question 1)a) What is the function of modulus operator in C? Does it work for floating-point numbers?

b) Distinguish between break and continue statement.

c) What are the different built-in data types in C?

d) What do you mean by a dangling pointer?

e) What is importance of calloc function in C?

f) What are the various ways to declare a structure variable?

g) What are various modes in which a file can be opened?

h) What do you mean by complexity?

i) Can time delay be generated in C through loops? If yes, how?

i) Write down limitations of-union?

Question 2) Write brief note on:

(a) File handling

(b) PoinrerArithmeric

Question 3) Write a program to multiply two 2-D matrices.

Question 4) Describe nesting of structures with example. Also write differences between structure and union.

Question 5) Compare recursion with iteration. Also write a recursive program to find LCM of two numbers.

Question 6) Write a algorithm and program for any searching technique.

Question 7) Describe in detail with examples differences between all the four storage classes.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Explaining function of modulus operator in c
Reference No:- TGS08226

Expected delivery within 24 Hours