The type of variable a pointer points to must be the part of
pointer's definition so that:
Answer Posted / karthiga
a)data types don't get mixed up when arithmetic is performed
on them
b)pointers can be added to one another to access structure
members
c)the compiler can perform arithmetic correctly to access
array elements
d)both a and c
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What are the 3 pillars of oop?
What is destructor oops?
what type of question are asked in thoughtworks pair programming round ?
Why polymorphism is used in oops?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is polymorphism programming?
What does oop mean in snapchat?
Can we define a class within the interface?
c++ program to swap the objects of two different classes
Which type does string inherit from?
What is interface in oop?
Please send ford technologies placement paper 2 my mail id
What is inheritance in oop?
What is a class in oop?
Can we create object of interface?