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
Does c have class?
Explain what are the standard predefined macros?
find the sum of two matrices and WAP for it.
What language is c written?
Explain why can’t constant values be used to define an array’s initial size?
write a program for the normal snake games find in most of the mobiles.
hi send me sample aptitude papers of cts?
How can I remove the trailing spaces from a string?
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
I came across some code that puts a (void) cast before each call to printf. Why?
In a header file whether functions are declared or defined?
What is size of union in c?
write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.
What are the different types of endless loops?
write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3