Advertisements
Advertisements
प्रश्न
What will be the result of the following statement?
char ch= ‘B’;
cout << (int) ch;
विकल्प
B
b
65
66
MCQ
उत्तर
66
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
What will be the result of the following statement?
char ch= ‘B’;
cout << (int) ch;
B
b
65
66
66