Speaking of Boolean data types, what's different between C# and C/C++ ?



Speaking of Boolean data types, what's different between C# and C/C++ ?..

Answer / kirti

There's no conversion between 0 and false, as well as any other number and true, like in C/C++.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Can a view be shared across multiple controllers? If yes, how we can do that?

0 Answers  


Which version of the common language runtime (clr) does the .net framework 3.0 use?

0 Answers  


Is it possible to share a view across multiple controllers?

0 Answers  


What data type should you use if you want an 8-bit value that's signed ?

1 Answers  


Explain the advantages of asp.net mvc over asp.net?

0 Answers  






please tell me the best book of asp.net in the markit. which explain in simple and detail.

4 Answers  


What is the need of .Net framework ?

1 Answers  


What are the new enhancements done in default project template of asp.net mvc 4?

0 Answers  


What does a viewmodel do?

0 Answers  


What are Satellite Assemblies? How you will create this?

4 Answers  


Can a nested object be used in Serialization

1 Answers  


Explain what is asp.net mvc?

0 Answers  


Categories