Question:Which of the following loop structures are used to access dynamic instance variables of an object?
A while B do-while C for D for-each-in
+ AnswerD
+ Report