subject

Why is the given C++ 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;
}

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 00:30
If joey was single and his taxable income was $9,500, how much would he pay in taxes each year?
Answers: 1
question
Computers and Technology, 23.06.2019 12:00
Using the list, you can select the number of photos that will appear on each slide. a. theme b. frame shape c. pictures in album d. picture layout
Answers: 1
question
Computers and Technology, 23.06.2019 23:30
What are "open-loop" and "closed-loop" systems
Answers: 1
question
Computers and Technology, 24.06.2019 14:00
Text or graphics that print at the bottom of every page are called footings footers headers headings
Answers: 1
You know the right answer?
Why is the given C++ program is not working?
#include<>
using namespace std;
Questions
question
Mathematics, 06.11.2020 19:30
question
Mathematics, 06.11.2020 19:30
question
Arts, 06.11.2020 19:30
question
English, 06.11.2020 19:30
Questions on the website: 13722363