main()
{
char i;
for(i='A';i<='Z';i++)
printf("%c",i);
}



main() { char i; for(i='A';i<='Z';i++) printf("%c",i); }..

Answer / richa

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More IIT JEE Interview Questions

main() { char i; for(i='A';i<='Z';i++) printf("%c",i); }

1 Answers  


what is the measuring principle of o2&co

1 Answers  


We need similar questions paper to get prepared for entrance exeam

1 Answers   Toyota,


Find Square root(2+Sqrt(2+Sqrt(2........

3 Answers  


can u make this program simpler

1 Answers  


hello sir iam studying in diploma in the andharapradesh. but my hope is do the engineering in the delhi.iam what type of enternce test is do the face.please tell me.

1 Answers  


Which is the largest district in India in terms of population?

7 Answers   Banking,


what is specific obtical rotation of sugar?

1 Answers   MPS Techologies,


what do mean by object oriented programming

7 Answers  


what is the colour of dry silica

1 Answers  


int x=10,y=6 so guess output of x++/y

2 Answers   Satyam,


In c#, a statement "a?b:c" means?

2 Answers   NIELIT,


Categories