MCQs > IT & Programming > Embedded C >

Consider the following code.

int i = 4, *j, *k;

Which one of the following statements will not work?


Embedded C MCQs

Consider the following code.

int i = 4, *j, *k;

Which one of the following statements will not work?


Answer

Correct Answer:

j = j * 2; 

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Embedded C Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More Embedded C MCQ Questions

search

Embedded C Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it