Challenger App

No.1 PSC Learning App

1M+ Downloads
Two main measures for the efficiency of an algorithm are:

AData and space

BComplexity and capacity

CTime and space

DCapacity and cost

Answer:

C. Time and space


Related Questions:

Which of the following statement is /are correct about member functions in a C++ Class?

(i)A member function is defined only outside the class

(ii)A member function with the same name as its class is called a constructor

(iii)A member function operate on class data

Which computer program converts assembly language to machine language?
ASCII stands for :
The process of correcting errors in a program:
A pointer in C is a variable to which :