Question d’entretien chez Arista Networks

printf("%s', NULL) What does this output and why?

Réponse à la question d'entretien

Utilisateur anonyme

18 févr. 2022

My answer - depends on the library, it must be either in the compiler used as this isn't valid on some systems His answer - "its in printf implementation, didn't you read it?" Googles answer - "Valid depending on the platform and printf implementation. Not standard. Varies by printf implementation"