1

The Correct Answer of the following Java the expression will be :
a* Math.pow(x,5)+b*Math.pow(x,3)+c

  • A

    ax³+bx⁵+c

  • B

    ax⁵+b3x+c

  • C

    ax⁵+bx³+c

  • D

    None