Engineering
Engineering, 25.02.2020 19:48, bad32

Why this program is not working?

#include<>
using namespace std;

int main()

{
char ch;

cout<<"Enter any letter: ";
cin>>"ch";

if(ch=='a' || ch=='e' || ch=='i' || ch=='o' || ch=='u'|| ch=='A' || ch=='E' || ch=='I' || ch=='O' || ch=='U')
cout<<"Vowel";
else
cout<<"Consonant";

return 0;
}

answer
Answers: 2

Other questions on the subject: Engineering

image
Engineering, 04.07.2019 18:10, niicoleassssssf
Aflywheel accelerates for 5 seconds at 2 rad/s2 from a speed of 20 rpm. determine the total number of revolutions of the flywheel during the period of its acceleration. a.5.65 b.8.43 c. 723 d.6.86
Answers: 2
image
Engineering, 04.07.2019 18:20, myahlit84
Inadequate stores control is not an obstacle to effective work order system. (clo4) a)-true b)-false
Answers: 3
image
Engineering, 04.07.2019 19:10, babas97
What is a monomer? how do they form a ploymer from the view point of chemical bonding?
Answers: 1
image
Engineering, 04.07.2019 19:20, qurreab26
A5 kg block of fe is dropped into a very large vat of water. the fe and water initial temperatures are 95 and 25 c, respectively. the fe final temperature is 25 c and the water can be treated as a thermal reservoir,. treated as a thermal reservoir take the water to be the system and determine the entropy generation. report vour answer in kj/k.
Answers: 1
Do you know the correct answer?
Why this program is not working?

#include<>
using namespace std;

...

Questions in other subjects:

Konu
Mathematics, 06.03.2021 19:00