a) 5
b) 1
c) runtime error
d) garbage value
What is the output of the following code: #include<stdio.h> #include<stdlib.h> struct Node { int val; struct N
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What is the output of the following code: #include<stdio.h> #include<stdlib.h> struct Node { int val; struct N
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!