35. If Dijkstra algorithm is implemented with doubly-linked Iist as prionity qucue, then the complexity is(A) O(|V|2+1Ellog|V|)(B) O(|V|2)(C) O(|E|log|V|)(D) O(|E|+|V| log|V|)(E) O(|E|)