Two closely related species of birds (Purple and Green) live…

Two closely related species of birds (Purple and Green) live in the same region and mate between June and July. Purple males have an elaborate mating dance that involves keeping their wings out and pointing upwards for the duration. Green males’ mating dance involves rapid flapping motions with their wings that creates a humming sound.  When a Green female sees a Purple male’s dance, she never shows interest. When a Purple female sees a Green male’s dance, she will often mate with the male, however, the offspring often die within two weeks of hatching.  Which of the following pre-zygotic and post-zygotic barriers are demonstrated in this scenario? (select all that apply)

Indicate whether the output will be “Yes”, “No”, no output,…

Indicate whether the output will be “Yes”, “No”, no output, or will it produce an error message for the following bash command.  pi=3.14r=4c=`echo “2*$pi*$r” | bc -l`if ; then        echo “Yes”else        echo “No”fi

Select the Bash filename pattern that would match the filena…

Select the Bash filename pattern that would match the filenames indicated in bold, but will not match the others: Makefile           cs1713p0.c       cs1713p0.c   cs1713p2s.c cs1713p3Driver.c  cs1713p4Driver.c cs1713p5Driver.c p2Book.txt p2Command.txt p3Command.bak p3Command.txt p4Book.txt p4Command.txt p5Book.txt