The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point
a) recording pointer
b) offset
c) branching
d) none
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of pointers in c?
What is the difference between array and pointer?
Program to trim a given character from a string.
Why is c called a mid-level programming language?
what is the differnce between AF_INET and PF_INET?
5 Answers Systems Plus, Wipro,
what is a static function
Process by which one bit pattern in to another by bit wise operation is?
What are the different types of errors?
nic scientist exam
How does placing some code lines between the comment symbol help in debugging the code?
Given below are three different ways to print the character for ASCII code 88. Which is the correct way1) char c = 88; cout << c << " ";2) cout.put(88);3) cout << char(88) << " "; a) 1 b) 2 c) 3 d) constant
marge linklist