Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Given a string write a program to print all alphabetical characters in the order of their occurance first,followed by the sum of the numeric characters then followed by the special characters in the order of their occurance.



Given a string write a program to print all alphabetical characters in the order of their occurance..

Answer / rprabhakaranmca

INPUT: C212tr1is@y!is
OUTPUT:citrisus5@!

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More C Interview Questions

write a program structure to find average of given number

1 Answers  


What are 3 types of structures?

0 Answers  


can v write main() { main(); } Is it true?

6 Answers  


What is a char in c?

0 Answers  


What is a void * in c?

0 Answers  


The difference between printf and fprintf is ?

0 Answers   Baan Infotech,


How can I sort a linked list?

0 Answers  


WHAT WILL BE OUTPUT OF BELOW CODE . . AND PLEASE EXPLAIN HOW IT COME .. #include<stdio.h> #include<conio.h> void main() { int k=20; printf("%d%d%d%d",k,k++,++k,k); getch(); }

25 Answers  


create a C program that displays one z,two y's,three x's until twenty six A's. plzz answer i need it tomorrow.

4 Answers  


How variables are declared in c?

0 Answers  


Write a program in c using only loops to print * * * * * *******

2 Answers   IBM,


What is modeling?

0 Answers  


Categories