---
title: "What kind of thread is the Garbage collector thread?"  
description: "What kind of thread is the Garbage collector thread?"  
author: "Anonymous User"  
published: 2015-04-29  
updated: 2020-09-20  
canonical: https://www.mindstick.com/interview/2455/what-kind-of-thread-is-the-garbage-collector-thread  
category: "java"  
tags: ["java", "thread"]  
reading_time: 1 minute  

---

# What kind of thread is the Garbage collector thread?

Daemon thread

## Answers

### Answer by Anonymous User

Daemon thread


---

Original Source: https://www.mindstick.com/interview/2455/what-kind-of-thread-is-the-garbage-collector-thread

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
