Latest tectura Aptitude Question SOLUTION: #include using namespace std; int main() { int arr[]={4,5,6,7}; int *p=(arr+1); cout<