What is static identifier?
No Answer is Posted For this Question
Be the First to Post Answer
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
Why is malloc used?
What are the uses of a pointer?
struct ptr { int a; char b; int *p; }abc; what is d sizeof structure without using "sizeof" operator??
can we print any string without using terminator?
How can a program be made to print the line number where an error occurs?
What is the difference between test design and test case design?
What are structure members?
How to print "I Love My India" without using semi colon?
Is main is user defined function?
What do you mean by scope of a variable in c?
Explain what is the best way to comment out a section of code that contains comments?