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
1306a program that performs some preliminary processing in C, it acts upon certain directives that will affect how the compiler does its work a) compiler b) loader c) directive d) preprocessor
1148The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
1287a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
1173the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
1110a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none
1209the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
1158An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
1223
What is c system32 taskhostw exe?
Can you please explain the difference between exit() and _exit() function?
What are valid operations on pointers?
Write a program for finding factorial of a number.
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
What does 1f stand for?
why wipro wase
Why c is called free form language?
Can you please explain the difference between strcpy() and memcpy() function?
What is use of null pointer in c?
Where static variables are stored in c?
Why is extern used in c?
What are the types of data files?
What is the difference between āgā and āgā in C?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above