As we use alphabets and numbers to write a programme . Symbol plays an important role to write a program so In this article you will be able to know the names of all the symbols that we are going to use to write a program .
Order | Symbol | Name |
---|---|---|
1 | ~ | Tilde |
2 | ` | Grave Accent |
3 | ! | Exclamation Mark |
4 | @ | At the rate Sign |
5 | # | hash or Octothorpe |
6 | $ | Dollar |
7 | % | Percent |
8 | ^ | Carat |
9 | & | Ampersand or And |
10 | * | Asterisk |
11 | ( | Open Parenthesis |
12 | ) | Close Parenthesis |
13 | ( ) | Parenthesis |
14 | _ | Underscore |
15 | – | Minus or Hyphen |
16 | + | Plus |
17 | = | Equal |
18 | { | Open Brace or Open Curly Bracket |
19 | } | Close Brace or Close Curly Bracket |
20 | { } | Brace or Curly Brackets |
21 | [ | Open Square Bracket |
22 | ] | Close Square Bracket |
23 | [ ] | Square Bracket |
24 | | | Vertical Pipe |
25 | \ | Back Slash or backward slash |
26 | : | Colon |
27 | ; | Simi-Colon |
28 | " | Quotation Marks |
29 | " " | Double Quotation Marks |
30 | ' | Apostrophe |
31 | ' ' | Single Quotation Marks |
32 | , | Comma |
33 | < | Less Than or angular |
34 | > | Greater Than or angular |
35 | . | Period |
36 | / | Slash (Forward Slash) |
No comments:
Post a Comment