ASP Programming Question:
Download Questions PDF

Speaking of Boolean data types, Whats different between C# and /C++?

Answer:

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

Download ASP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What data type should you use if you want an 8-bit value thats signed?Where is the value-type variables allocated in the computer RAM?