Can a local variable be volatile in c?
No Answer is Posted For this Question
Be the First to Post Answer
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...
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
Why do we need arrays in c?
print ur name without using any semicolon in c/c++....
21 Answers Bosch, TCS, Wipro,
what is the differnce between AF_INET and PF_INET?
5 Answers Systems Plus, Wipro,
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
is assignment operator is arithmatic or not
Can an array be an Ivalue?
What are the 5 organizational structures?
write a program that will read the temperature in Celsius and convert that into Fahrenheit.
How can you check to see whether a symbol is defined?
program in c to print 1 to 100 without using loop