true false 是C++关键字吗

求证据?... 求证据? 展开
 我来答
universesingle
2008-11-09 · TA获得超过492个赞
知道小有建树答主
回答量:965
采纳率:0%
帮助的人:418万
展开全部
是关键字。
但是你要是非常的想用的话,可以这样的用。
#include<iostream.h>
void main()
{
enum BOOL{TRUE =5,FALSE =6};
cout<<TRUE<<endl;
cout<<FALSE<<endl;

}
希望可以帮助你。呵呵
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
百度网友ab71244
2008-11-09 · TA获得超过284个赞
知道小有建树答主
回答量:242
采纳率:0%
帮助的人:0
展开全部
是关键字
C++ 74个关键字表:
1and
2continue
3goto
4public
5try
6and_eq
7default
8if
9register
10typedef
11asm
12delete
13inline
14reinterpret_cast
15typeid
16auto
17do
18int
19return
20typename
21bitand
22double
23long
24short
25union
26bitor
27dynamic_cast
28mutable
29signed
30unsigned
31bool
32else
33namespace
34sizeof
35using
36break
37enum
38new
39static
40virtual
41case
42explicit
43not
44static_cast
45void
46catch
47export
48not_eq
49struct
50volatile
51char
52extern
53operator
54switch
55wchar_t
56class
57false
58or
59template
60while
61compl
62float
63or_eq
64this
65xor
66const
67for
68private
69throw
70xor_eq
71const_cast
72friend
73protected
74true
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
sei_explorer
2008-11-09 · TA获得超过1507个赞
知道小有建树答主
回答量:201
采纳率:0%
帮助的人:298万
展开全部
是啊~如果在VC里面输入true/false,会自动进行语法高亮的,这个算不算“证据”
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
tqticelb
2008-11-09 · 超过31用户采纳过TA的回答
知道答主
回答量:142
采纳率:0%
帮助的人:0
展开全部
yes

for example

bool bFlag = true;
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
两极极光
2008-11-09 · TA获得超过735个赞
知道小有建树答主
回答量:173
采纳率:0%
帮助的人:79.6万
展开全部
你可以通过
int true;
来确定,关键字使不能用来做自定义变量的。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(4)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式