Write a program to print fibonacci series using recursion?
What is scope of variable in c?
What is the difference between ‘g’ and “g” in C?
Given an array of characters which form a sentence of words, give an efficient algorithm to reverse the order of the words (not characters) in it?
What does == mean in texting?
Explain how do you print an address?
What is unsigned int in c?
What is restrict keyword in c?
What is the general form of function in c?
multiple of 9 without useing +,* oprator
can you change name of main()?how?
can we write a program in c for printf and scanf without using header file stdio.h
WHAT IS LOW LEVEL LANGUAGE?