A B C Z D E F A Z B SolutionIts a kind of aptitude questio
A, B, C, Z, ___?___ D, E, F, ___?___ A, Z, B, ___?___
Solution
It;s a kind of aptitude question. Here I am writing all alphabetical letters---------
A B C D E F G H I J K L M
N O P Q R S T U V W X Y Z
So, here every letter has its sequence number, like A has 1, B has 2, M has 13 and so on.
(10). A,B,C,....,Z,A.
So, answer is A because it starts from A and end at Z. now again sequence wil remain same and A will come first.
(11) D,E,F,G.
So, answer is G because it starts from D and continously in alphabetical order ends at F. So G comes after F.
(12) A,Z,B,Y.
So, answer is Y. it\'s a little complicated.
First , when we move on Z from A, there is difference of -1. then there is difference of +2 from Z to B. So, according to sequence now difference should be -3 from B. and there is difference of -3 between B and Y.
