Juniper Networks Interview Question

How to access a static variable defined in another C module without modifying its type definition?

Interview Answer

Anonymous

Sep 29, 2023

By defining another variable which will a pointor to that static variable.