Definition 2024
__
//
Translingual
Punctuation mark
//
- (programming) In some programming languages, begins a comment, only applicable in the current line.
- int x = random() // Defines x as a random number.
- (networking) Indicates root path in a computer network (usually followed by a node name or an IP address).
- //server01/repository
- //192.168.1.1/laser_printer
- See :// for the Internet protocol delimiter, as in "http://".
- See / / for uses of the / to enclose other characters, as in /pɹənʌntsiˈeɪʃəns/.
Coordinate terms