---
title: "what is Bit strings in Erlang?"  
description: "what is Bit strings in Erlang?"  
author: "Anonymous User"  
published: 2015-06-24  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/2653/what-is-bit-strings-in-erlang  
category: "erlang"  
tags: ["functional programming", "concurrent programming", "erlang"]  
reading_time: 1 minute  

---

# what is Bit strings in Erlang?

To store an area of untyped memory, a bit string is used and are expressed using the bit syntax

## Answers

### Answer by Anonymous User

To store an area of untyped memory, a bit string is used and are expressed using the bit syntax


---

Original Source: https://www.mindstick.com/interview/2653/what-is-bit-strings-in-erlang

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
