TCS
Company
Programming
Variables
Predict the output of following code:
main()
{
unsigned int a= -1;
signed int b=10;
if(a
Read Solution (Total 1)
-
- incomplete question please give complete question.
- 6 years agoHelpfull: Yes(2) No(0)
TCS Other Question