hat is a pointer?

Answer Posted / vaibhav

it is a derived data type which holds the address of that
variable.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Who is the main contributor in designing the c language after dennis ritchie?

533


Is printf a keyword?

747


What are identifiers in c?

621


Is fortran faster than c?

568


Explain how can I make sure that my program is the only one accessing a file?

608






Explain enumerated types.

588


In C language what is a 'dangling pointer'?

626


explain what is a newline escape sequence?

678


What is the purpose of void pointer?

586


Where local variables are stored in c?

546


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

1867


Describe dynamic data structure in c programming language?

593


c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above

721


What are pragmas and what are they good for?

563


With the help of using classes, write a program to add two numbers.

609