Computer Science, asked by dakshsharma4922, 19 days ago

Q16. A Subroutine is a defined set of __________ in a program.Q17. The ________ is starting number of the loop and the _______ is the total number of times the loop must run.Q18.The ________ property gets or sets the color of the pen used to draw shapes on the Graphics Window of Small Basic.Q19.The default value of FontName property is __________.Q20.Social media is a means to _________ and share _______ with a vast audience through websites.

Answers

Answered by vengateshn2007
0

Q16.In computer programming, a subroutine is a sequence of program instructions that performs a specific task, packaged as a unit. ... Subroutines may be defined within programs, or separately in libraries that can be used by many programs.

Q17.A for loop is used for iterating over a sequence (that is either a list, a tuple, a dictionary, a set, or a string). This is less like the for keyword in other programming languages, and works more like an iterator method as found in other object-orientated programming languages.

Q18.PenWidth. Gets or sets the width of the pen used to draw shapes on the Graphics Window.

Q19.sans serif

sry I don't know the answer of Q20

Similar questions