Sunil Kumar YadavDec 12, 20214 min readSemantics of C++ Object DestructionC++ is one of the most popular programming languages which is being used in multiple domains. Its diverse use means it supports many...
Sunil Kumar YadavOct 3, 20218 min readUnderstanding the runtime behaviors of C++ programs using uftrace toolWhether you are an expert programmer or a freshman in university, it's always fascinating to learn how systems work under the hood. Since...
Sunil Kumar YadavJan 29, 20215 min readPitfalls Of Using Native Compiler For Embedded software TestingAs modern technology progresses, newer generation of microcontrollers/microprocessors are getting smaller in size and more powerful with...