C11 is the informal name for ISO/IEC 9899:2011, a standard for the C programming language. Published in 2011, it introduced features such as built-in multi-threading support and anonymous structs, enhancing C development. This revision clarified many existing language aspects, making it more robust.