The type of variable a pointer points to must be the part of
pointer's definition so that:



The type of variable a pointer points to must be the part of pointer's definition so that:..

Answer / 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

More OOPS Interview Questions

What is the difference between encapsulation and polymorphism?

0 Answers  


Why we use classes in oop?

0 Answers  


Get me a number puzzle game-program

0 Answers  


wht is ditch

0 Answers  


what are three tenets of object orinted Systems?Why they call like that ? Please answer me. Advance thanks.

2 Answers   Excel,






who is the founder of c++?

15 Answers   Hexaware, ONGC,


What is function overloading and operator overloading?

4 Answers  


What is namespace?

15 Answers  


What is object and example?

0 Answers  


why we are declare the function in the abstract class even though we are declaring it in Derived class?

1 Answers   TCS,


how many types of notations are in java

1 Answers   National University of Modern Languages (NUML),


What is the highest level of cohesion?

0 Answers  


Categories