Answer:
B
Explanation:
command line arguments are used when we want to pass some parameters to the main() function from outside the program . The first argument is an integer which gives the count of the parameters . next argument is a char array which contains name of the program and other command line arguments which we need to pass to the program. We can read those parameters from that character array. In the given statement int main(int ac,char *av[]) ac indicates argument count and av char array holds the actual arguments av[0] points to the name of program and from av[1] ,they points to the actual arguments that being passed
A word processor. A word processor is a piece of software made to type documents (like microsoft word). This is basically a digital version of a typewriter.
Swagger document is a support resources would be most helpful in conducting this known-environment assessment.
What is Swagger document ?
An open source set of guidelines, requirements, and resources called Swagger is used to create and describe RESTful APIs. Developers can write interactive, machine- and human-readable API documentation using the Swagger framework.
Enter the end point of the resource you want to have documented in Swagger Inspector. The OAS definition can then be created by navigating to the right panel from the Swagger Inspector's History section and selecting "Create API definition."
You can define your APIs' internal structure in Swagger so that computers can understand it. The core of all goodness in Swagger is the ability of APIs to describe their own structures. We are able to automatically create stunning and interactive API documentation by reading the structure of your API.
Learn more about API's click here:
brainly.com/question/29304854
#SPJ4
Answer:
I think it is 1 because that is all that works for me