Hi everyone, I am new to this group also new to posting kindly excuse
me if there is any mistake in my posting. Few days before I got this
sample question from some blog and i tried to solve it with relevant
to c# but i was struck up in the interleaving technique. If some one
help me out here it will be very useful....

Execute the following program

1.a)    Read the file A o/p-> aaaaaaabbbbbbb………..ppppppp

b)      Read the file B o/p -> 11111112222222…………00000001111111

 2. The o/p of the file c based on the outputs of the files a & b. The
output of the file
C
      should be like using interleaving techniques.

            aaaaaa1111111bbbbbbb22222222………….

  3. The output of the file D should be the o/ps of the above 3 files

aaaaaa1111111aaaaaa111111…………..bbbbbb222222222bbbbbbbb2222222……………..

  4. What is pseudo code?

  5. Develop the program using pseudo code.

  6. Show the o/p of the file C which must based on the file A & B


With Regards,
Santhosh Vkumar

Reply via email to