CBSE BOARD XII, asked by vasanthasherigar29, 1 month ago

A. Fill in the blanks using the correct form of the verbs given in the brackets. 1. Sparrows .. (become) extinct in our large cities today. About twenty years back, one (can hear) their chirps and see them flying about our homes.​

Answers

Answered by natashamalkhede
0

Answer:

the errors (if any) and re-write the correct program given below :-

//Program to input a character in lower case and print whether it is a space or vowel or a $ sign.

#include<iostream.h> #include<conio.h>

void main()

{

int ch;

clrscr();

cout<<"Enter any character"<<endl

cin>>ch;

if(ch==' ') cout<<ch<<ls a blank space;

elseif (ch=='$')

cout<<ch<<"ls a Dollar sign";

elseif (ch=='a'||ch=='e'||ch='"'||ch=='o'l|ch=='u')

cout<<ch<<" Is a Vowel";

getch();

}

➡️ Wrong Answer will be reportedthe errors (if any) and re-write the correct program given below :-

//Program to input a character in lower case and print whether it is a space or vowel or a $ sign.

#include<iostream.h> #include<conio.h>

void main()

{

int ch;

clrscr();

cout<<"Enter any character"<<endl

cin>>ch;

if(ch==' ') cout<<ch<<ls a blank space;

elseif (ch=='$')

cout<<ch<<"ls a Dollar sign";

elseif (ch=='a'||ch=='e'||ch='"'||ch=='o'l|ch=='u')

cout<<ch<<" Is a Vowel";

getch();

}

➡️ Wrong Answer will be reportedHere one thing we know that acceleration is not a scaler quantity but its a vectors quantity.Here scaler quantities does not have any direction

Therefore ,

Acceleration is in north directionwhich we can tell it as decrease in speed or rate (Negative acceleration or retardation)Hence we know velocity is directional.

Hope it helps u mate.

Thank you .

Answered by Jiminishii
3

Answer:

Hi I'm Amanda

from USA , California los Angeles

in 7th grade 11 yrs old

would you like to be my Friend ?

Similar questions
Math, 1 month ago