Answer:
Session hijacking
Explanation:
Session hijacking : Session hijacking is an attack where a user session is taken over by an attacker. A session starts when you log into a service, for example your banking application, and ends when you log out.
Answer:
The value of sum is 66
Explanation:
i = 1
sum = 0
while (i <= 11) {
sum = sum + i;
i++;
}
i = 1
- sum = sum + i
- sum = 0 + 1
- sum = 1
i = 2
i = 3
i = 4
i = 5
i = 6
i = 7
i = 8
i = 9
i = 10
i = 11
i = 12 --> does not comply with the condition "i < = 11", the while loop is over
Yes... so it would be 134 seeing as, 128 and 4 both common denominators.. and the offset would be to the 40%