when 1 is given as input following program shows b as output why is that so I know that 1 given to char is manipulated differently but how it's being manipulated please explain. #include #include using namespace std; int main() { char ch; cout<<"enter ch "; cin>>ch; ch=ch*2; cout<
T
Taqi_Shah
@Taqi_Shah
Posts
-
Didn't Understand to logic of calculation of this program.? -
Web DevelopmentI want to develop web site for my University Cricket Club. I also want do design the theme for this project myself. so, I need suggestin about in which language i should develop the theme i.e HTML and CSS , or php or asp.net.