Explain how many levels deep can include files be nested?
No Answer is Posted For this Question
Be the First to Post Answer
a simple program in c language
What is a char 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
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...
When should you use a type cast?
How can a program be made to print the name of a source file where an error occurs?
Compare array data type to pointer data type
What are the keywords in c?
write a program to generate 1st n fibonacci prime number
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
What is pragma in c?
what is real time system?what is the differance between hard and soft real time systems