Which of the following arithmetic operation can be applied to pointers a and b? (Assuming initialization as int *a = (int *)2; int *b = (int *)3;)

Question:
Which of the following arithmetic operation can be applied to pointers a and b?  (Assuming initialization as int *a = (int *)2; int *b = (int *)3;)

1.a + b

2. a – b

3.a * b

4.a / b

Posted Date:-2021-02-20 21:41:37


More MCQS Questions and answers

Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!