---
title: "Described true and false keyword in c  ?"  
description: "Described true and false keyword in c  ?"  
author: "Anonymous User"  
published: 2013-06-17  
updated: 2013-06-17  
canonical: https://www.mindstick.com/forum/1195/described-true-and-false-keyword-in-c  
category: "visual c++"  
tags: ["visual c++"]  
reading_time: 1 minute  

---

# Described true and false keyword in c  ?

Described [true](https://yourviews.mindstick.com/view/81326/boycott-chinese-products-dream-will-come-true) and false [keyword](https://www.mindstick.com/forum/33572/sql-inner-join-keyword) in [c++](https://www.mindstick.com/blog/745/array-in-c-plus-plus)?

## Replies

### Reply by Anonymous User

True and false are the only value that a value of type bool can have. true is any non zero value and false is zero. These keywords are used on the place of boolean datatype.\


---

Original Source: https://www.mindstick.com/forum/1195/described-true-and-false-keyword-in-c

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
