Write program evaluating strings of dna code


Problem: Consider a program which can evaluate strings of DNA code. DNA code is a String containing only the letters "C", "T", "G" or "A".

Write a public method, compare Dna, that takes two DNA Strings as parameters and returns true if they are the same, false otherwise.

Request for Solution File

Ask an Expert for Answer!!
Other Subject: Write program evaluating strings of dna code
Reference No:- TGS03053559

Expected delivery within 24 Hours