Computer Science, asked by yashprajapati9795, 6 months ago

Which type of buffer overflow are common among attackers ? 1. Memory-based 2. Queue-based 3. Stack-based 4. Heap-based (Must enter a reason for evaluation)​

Answers

Answered by devalujjwal
7

Answer:

Stack Based Buffer Overflow

Explanation:

It only exists during the time of execution of a function.

Similar questions