👉 In the context of programming, "blankard" refers to a type of object in a programming language. It is similar to a class or struct but with no implementation details and no public methods. In other words, it's a special kind of object that has no actual representation in memory but can be used as a placeholder for some data.