Computer Science, asked by vishalchowdhury727, 1 month ago

Which of the following is a false?
(a) Pointers are faster than normal variables.
(b) Pointers can be used to write compact and efficient program.
(c) Pointers are efficiently used for handling a character string by using their addresses.
(d) Dynamic memory allocation can be used to handle the values in memory using pointers.​

Answers

Answered by ImRachitSahu
1

Answer:

option c is the answer of the given question mate!

Explanation:

Similar questions