What is an auto variable in c?
No Answer is Posted For this Question
Be the First to Post Answer
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
What is dynamic variable in c?
What are the keywords in c?
can we access one file to one directory?
write a program to fined second smallest and largest element in a given series of elements (without sorting)
How does pointer work in c?
main() { charx; while (x=0;x<=255;x++) printf("\nAscii value %d Character %c,x,x); }
Where is c used?
Can you write a programmer for FACTORIAL using recursion?
What is a scope resolution operator in c?
Explain what are binary trees?