Write a program of prime number using recursion.
What are the rules for the identifier?
#include
Why we use break in c?
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
What are the types of macro formats?
Is a pointer a kind of array?
How do you define a function?
Is fortran still used today?
Differentiate call by value and call by reference?
What oops means?
What is the use of static variable in c?
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
What is the difference between text and binary i/o?
what is the basis for selection of arrays or pointers as data structure in a program