A compiled C language program file typically has which extension?
A compiled C language program file typically has which extension?
ایک مرتب شدہ سی زبان کے پروگرام فائل میں عام طور پر کون سی توسیع ہوتی ہے؟
Explanation
.obj files are object files generated during compilation before linking into an executable.
.pdf and .pptx are document formats.
.cpp is C++ source code.