TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
sriballabha Rout
NA
11
7.8k
string program
Feb 2 2015 1:52 AM
Write a program for the following string
1.Input string:"a + b %s -c #d+f &e"
Output string should be like this
output string:"{a,b,c} {d+e+f} "
2.Why JSON is light weight than XML?
3.Why we are using WEB API over WCF?
Reply
Answers (
1
)
How to get 2 values from word "abc,xyz' i.e.abc & xyz
how to put action link in grid view in mvc4 application