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


Please Help Members By Posting Answers For Below Questions

What is the importance of oop?

601


write a program that takes input in digits and display the result in words from 1 to 1000

1976


How to improve object oriented design skills?

558


What is the point of oop?

642


What is interface in oop?

650






How to call a non virtual function in the derived class by using base class pointer

5239


Which is not an object oriented programming language?

530


What is multilevel inheritance?

713


What is basic concept of oop?

688


can we make game by using c

3405


What is a null tree?

615


What is inheritance and how many types of inheritance?

607


which feature are not hold visual basic of oop?

1713


What is oops in programming?

558


Why is there no multiple inheritance?

558