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 14:30
Select the correct answer. what does it indicate when a website displays https instead of http? a. the website is secure. b. there is no secure sockets layer. c. the secure sockets layer is hidden. d. the website is not secure.
Answers: 1
question
Computers and Technology, 25.06.2019 10:00
Why does delete questions and i checked today and me and my friends comments were deleted so was all my questions
Answers: 2
question
Computers and Technology, 25.06.2019 17:30
Kim is creating a one-page presentation in word about her parents’ home country, vietnam. she has inserted images that are each mostly yellow or mostly red, because these are the colors of the vietnamese flag. however, she would like to make the images each appear even more yellow or red. in other words, she would like to keep the same colors in the pictures, but increase the amount of color in each image. to do this, kim should double-click on an image, click on the color tool, and then click on an option shown under color
Answers: 1
question
Computers and Technology, 25.06.2019 18:30
When searching for about a problem in windows, you way be able to select a
Answers: 1
You know the right answer?
Why is the given C++ program is not working?
#include<>
using namespace std;
Questions
question
Mathematics, 07.04.2020 22:32
question
History, 07.04.2020 22:32
question
Health, 07.04.2020 22:32
Questions on the website: 13722367