adplus-dvertising
frame-decoration

Question

What is one feature of C that sets it apart from other high-level languages?

a.

Support for memory pointers

b.

Bounds checking for arrays

c.

Support for cross-platform execution

d.

Easy reversibility of code

Posted under Reverse Engineering

Answer: (a).Support for memory pointers Explanation:C provides direct support for memory pointers.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is one feature of C that sets it apart from other high-level languages?