Answer Posted / venkata mahesh
at the level of the language as a storage class persistence
is defined on ... A program written in C is passed through
a precompilation phase in which the statements related to
persistence are converted into their corresponding storage
system calls.
| Is This Answer Correct ? | 8 Yes | 16 No |
Post New Answer View All Answers
What is the best way to comment out a section of code that contains comments?
Write a program to check whether a number is prime or not using c?
What is the use of f in c?
When should the register modifier be used? Does it really help?
Explain how are 16- and 32-bit numbers stored?
What are pointers?
What is the value of uninitialized variable in c?
what is the function of pragma directive in c?
Is c still used?
How to declare pointer variables?
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
Why do we need volatile in c?
Is c procedural or object oriented?
why we wont use '&' sing in aceesing the string using scanf
Explain the array representation of a binary tree in C.