Read two numbers from keyboard and find maximum of them?
Why void is used in c?
Reverse the part of the number which is present from position i to j. Print the new number.[without using the array] eg: num=789876 i=2 j=5 778986
Can one function call another?
Write a c program using for loop to print typical pattern if number of rows is entered by keyboard. ABCBA AB BA A A
write a string copy function routine?
What is the diffrent between while and do while statement ?
What is volatile c?
What is a shell structure examples?
What is pointer and structure in c?
int far *near * p; means
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
where does it flourished?