a) static register a;
b) register static a;
c) Both static register a; and register static a;
d) We cannot use static and register together
Which among the following is the correct syntax to declare a static variable register?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which among the following is the correct syntax to declare a static variable register?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!