🏁 Starts from Monday (6th Feb) 👉 Enroll to CAT 2023 nine months batch here
Consider the following code segment.for (int k = 6; k < 26; k = k + 2){if (k % 3 == 1)system.out.print(k + " ");}What is printed as a result of executing the code segment?
4 16
4 10 16
0 6 12 18
1 4 7 10 13 16 19
Create a FREE account and get:
Ask doubts feature is currently unavailable for you. You can reach us at support@cracku.in for any further details/doubts.
Boost your Prep!