A A code with θ(n) and θ(n2) complexity. Which code will execute faster for a code of size J ? August 27, 2021 1 Min Read 0 53 August 27, 2021 1 Min Read 0 53 Answer : C. Cant be said as size of K is unknown Programming Editor Continue Reading
H How will a class protect the code inside it ? August 27, 2021 1 Min Read 0 159 August 27, 2021 1 Min Read 0 159 Answer : A. Using access specifier Programming Editor Continue Reading