Below are the c programs questions for freshers that were asked in the coding round, categorized section-wise. The coding question in C on Numbers... Q1). Write a program to reverse an integer in C. Q2). Write a program in C to print the Fibonacci series using iteration. Q3). Write a program in C to find the greatest integer among three integers. Q4). Make a C Program to find the Average of numbers with explanations. Q5). Write a program in C to find the sum of digits of a number using recursion. Q6). Make a C Program to calculate the cube of a given number Q7). C program to calculate LCM of given two numbers. Q8). Make a C Program to find the GCD or HCF of two numbers. Q9). Write a C Program to convert Celsius to Fahrenheit. Q10). Make a C Program to convert Fahrenheit to Celsius.




