explain one method to process an entire string as one unit?
using gets we can enter the entire string
there is no way to process an entire string.it has to be done char by char
Engineering
Interview Coaching
Interview Questions
Tech FAQs
What was the most important decision you ever had to make?
Give me good reasons why should I choose you over others.
How do you handle pressure and stress?
Has there been a time when you were presented a problem and solved it?
Have you experienced being given too many tasks?
What do you think about continuous learning?
Aptitude Test Preparation Tips
Importance of an MBA for an entrepreneur
Describe a time when you had to work under pressure.
What do you do when things do not go as planned? Cite an example.
Ask Interview Question?
Have Career Question?
Ask Chandra
Ask Only Career questions.
using gets we can enter the entire string
there is no way to process an entire string.it has to be done char by char