Question
Informatics Practices Question on types of functions
To define the limit of axes of a chart, which function can be used ?
A
xlabel() and ylabel()
B
xticks() and yticks()
C
xlimit() and ylimit()
D
xlim() and ylim()
Answer
xlim() and ylim()
Explanation
Solution
The correct option is (D) :xlim() and ylim().