---
title: "What do you mean by the term I/O?"  
description: "What do you mean by the term I/O?"  
author: "Anchal Kesharwani"  
published: 2014-09-22  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/2181/what-do-you-mean-by-the-term-i-o  
category: "node.js"  
tags: ["node js"]  
reading_time: 1 minute  

---

# What do you mean by the term I/O?

I/O is the shorthand for input and output, and it will access anything outside of your application. It will be loaded into the machine memory to run the program, once the application is started.

## Answers

### Answer by Anchal Kesharwani

I/O is the shorthand for input and output, and it will access anything outside of your application. It will be loaded into the machine memory to run the program, once the application is started.


---

Original Source: https://www.mindstick.com/interview/2181/what-do-you-mean-by-the-term-i-o

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
