Computer Science, asked by achudaanandan, 2 months ago

which function is used to delete​

Answers

Answered by lakshmisathish1
2

Answer:

The delete key is a key on most computer keyboards which typically is used to delete either (in text mode) the character ahead of or beneath the cursor, or (in GUI mode) the currently-selected object. The key is sometimes referred to as the "forward delete" key.

Answered by satya2061
1

Explanation:

delete key

scanf ()

scanf () function reads formatted data from keyboard.

sscanf ()

sscanf () function Reads formatted input from a string.

remove ()

remove () function deletes a file.fflush ()fflush () function flushes a file.

Similar questions