Reverse String April 22, 2021 Code Snippets 0 Comments 1451 Views While working with text processing, we may need to reverse a string. This means to change the order of the characters in backward direction. Programming languages provides various methods to do that. A table includes a links to posts with examples. No.Programming language1.PHP2.Python
Generate UUID Version 4 UUID (Universally Unique Identifier) is a 128-bit number, commonly represented as a hexadecimal string. UUID...
Get Unicode Code Point of Character Unicode characters are represented by a unicode code points. Code point is an integer between...
Convert Hostname to IP Address A hostname is a unique identifier that is assigned to a device (host) connected to...
Leave a Comment
Cancel reply