Question 1) Write a ‘C’ program to calculate GCD of two numbers.
Question 2) Write a ‘C’ program to convert decimal number to binary number using function.
Question 3) Write a ‘C’ program to sort given list of numbers in descending order.
Question 4) Write a ‘C’ program using pointers to search a substring from the given string.
Question 5) Write a ‘C’ program which prints number into word:
for ex. ilp – 123
olp – one two three
Question 6) Describe basic datatypes in ‘C’ Language.
Question 7) What do you understand by Array of Structures ? Describe with suitable example.
Question 8) What is File? Mention any four operations on file by giving proper example.
Question 9) What is Logical File?
Question 10) Describe ‘Fixed Length Records’.
Question 11) What do you mean by Query Optimizer?
Question 12) Breily explain Referential Integrity?