Answer Posted / sumalatha
Pointer is nothing but it addresses the value.
| Is This Answer Correct ? | 25 Yes | 6 No |
Post New Answer View All Answers
What are the 4 data types?
praagnovation
What is variable in c example?
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.
Where static variables are stored in c?
What language is windows 1.0 written?
Explain what is the difference between functions abs() and fabs()?
What is the use of extern in c?
Lists the benefits of c programming language?
What are the different types of pointers used in c language?
What are valid operations on pointers?
What is a union?
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
Is there a way to have non-constant case labels (i.e. Ranges or arbitrary expressions)?
Is it possible to initialize a variable at the time it was declared?