General Stuff Flashcards

1
Q

What is a server?

A

A “server” is a computer or system that provides resources, data, services, or programs to other computers (called clients) over a network, essentially acting as a central hub to manage and distribute information on demand; you can think of it like a waiter in a restaurant, taking orders from customers (clients) and delivering them the requested items (data) from the kitchen (server).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does NPM stand for?

A

Node Package Manager

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a run time environment

A

A runtime environment (RTE) is a collection of software and hardware components that allow applications to be executed. It’s the environment where a program runs, and it’s made up of the operating system, runtime libraries, frameworks, and other components.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is an API?

A

An Application Programming Interface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does an API do?

A

It allows apps to send a request for data and then receive and interpret the response.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly