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

which are the 4 members functions in c++ objects that can either be declared explicitly by programmer or implementation if nt available.

4 Answers  


What exactly is polymorphism?

0 Answers  


What is class encapsulation?

0 Answers  


What is overriding in oop?

0 Answers  


why we call c++ is object oriented lanaguage

7 Answers   HCL,


What do we mean by a hidden argument in a function?

1 Answers   TCL,


can you give the dynamic polymorphism types?

2 Answers   Wipro,


what are the different types of qualifier in java?

0 Answers   TCS,


what is diff between .net 1.1 and .net 2.0

4 Answers  


1. Define a class.

6 Answers  


What is the difference between the c++ & java?

2 Answers  


The IT giant Tirnop has recently crossed a head count of 150000 and earnings of $7 billion. As one of the forerunners in the technology front, Tirnop continues to lead the way in products and services in India. At Tirnop, all programmers are equal in every respect. They receive identical salaries and also write code at the same rate. Suppose 14 such programmers take 14 minutes to write 14 lines of code in total. How long will in take 5 programmers to write 5 lines of code in total ?

6 Answers   TCS,


Categories