What is the difference between File pointer and Internal
Charecter Pointer?

Answer Posted / gsrinivas

file pointer stores the address of the begining record
block of the file .where the internal character pointer
stores the address of the variable of type char.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why doesnt this code work?

713


What is #ifdef ? What is its application?

737


How will you divide two numbers in a MACRO?

813


Write a program to swap two numbers without using a temporary variable?

711


What language is c written?

654






If null and 0 are equivalent as null pointer constants, which should I use?

681


What is echo in c programming?

646


What is the advantage of a random access file?

737


how many key words availabel in c a) 28 b) 31 c) 32

714


What is 2c dna?

699


what is the syallabus of computer science students in group- 1?

1928


Why does not c have an exponentiation operator?

705


Why is c called "mother" language?

948


Write a function that will take in a phone number and output all possible alphabetical combinations

694


What is difference between structure and union in c?

632