Not Matlab, But C, Hope you can still help!!

What is the value of temp after executing the code below?
int temp, values[6] = {3, 4, 5, 1, 2, 8}; temp = *(values + 2)

Réponses (0)

Cette question est clôturée.

Tags

Clôturé :

le 12 Nov 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by