Computer Science, asked by Anonymous, 8 months ago

Which of the following methods should be employed in the code to display a plot? 1.show() 2.display() 3.execute() 4.plot()

Answers

Answered by ayeshajutt2017
4

Answer:

show();

Explanation:

Answered by dualadmire
0

show() methods should be employed in the code to display a plot.

  • A method in CS is a protocol followed that mainly consists of a message and an object.
  • It is most commonly used in object-oriented programming languages such as Java, Python, etc.
  • A show() method is used in coding language that when executed, displays that particular task.
  • The beginner programmers are aware of such methods and implement them when required.

#SPJ3

Similar questions