TECHNOLOGY 

Published on
KembaraXtra – Computer Terms – ? means:
The question mark is a wildcard character used in operating systems like MS-DOS, Windows NT, and OS/2. It stands in for any single character in a filename or search pattern. For example, file?.txt could match file1.txt or fileA.txt, but not file10.txt because it only replaces one character at a time.


Picture
0 Comments