When it is divided by 3 the remainder is 2.
When it is divided by 4 the remainder is 3.
Answer :
When a number is divided by 2 the remainder is 1. That means the (number+1) is divisible by 2.
In the same way, number+1 is divisible by 3 and 4 as well. Now we need to find the number/numbers which are divisible by 2,3 and 4

