What math functions are available for integers? For floating point?
What is extern c used for?
Why c is called object oriented language?
Explain about block scope in c?
What are compound statements?
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
Why doesn't C support function overloading?
I have seen function declarations that look like this
how many errors in c explain deply
What is the most efficient way to count the number of bits which are set in an integer?
What is the process to create increment and decrement stamen in c?
What are the two types of structure?
What does sizeof function do?
What is difference between main and void main?
What are header files and what are its uses in C programming?