mirror of https://github.com/kiwix/libkiwix.git
11 lines
404 B
HTML
11 lines
404 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>C#</title>
|
|
</head>
|
|
<body>
|
|
<p>C# (pronounced see sharp) is a general-purpose, high-level multi-paradigm programming language. C# encompasses static typing, strong typing, lexically scoped, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines</p>
|
|
</body>
|
|
</html>
|