What does the .. entry in a directory point to? What does this entry point to in the root (/) directory?
What will be an ideal response?
The .. entry is a link to the parent directory. In the case of the root directory,
there is no parent, and the .. entry is a link to the root directory itself.
You might also like to view...
You can add a(n) ________ to your presentation that will allow you to go directly to another file, location in a file, or a Web page
A) linked file B) hyperlink C) animation D) embedded object
The ________ method is used by the Date object to return the user's input in a date format
A) parseFloat() B) isNaN() C) parse() D) toUpperCase()
Which of the following techniques can be used to center an image within the browser window?
a. CSS positioning with JavaScript b. Position in the background with CSS c. CSS positioning with negative margins d. None of the above e. All of the above
The main python module contains the starting point of execution.
Answer the following statement true (T) or false (F)