Write a prog to accept a given string in any order and flash error if any of the character is different. For example : If abc is the input then abc, bca, cba, cab bac are acceptable, but aac or bcd are unacceptable.
5 13852To Write a C program to remove the repeated characters in the entered expression or in entered characters(i.e) removing duplicates.
19 126425Post New Amazon C Code Interview Questions
what is the need of stress in organisations to the employees???
Do we create table fields with out data elements and domains?
What is RuPay Card?
What are the five basic types of charts?
In Standalone scenario, where do al processing is done for shopping cart?
What is a rownum?
Explain the term 'row' related to relational database management system?
What is the normal table capacity for gathering data?
What is cmmi and describe different levels of cmm?
Some of the functions that we want our macros to accomplish are not possible without first unprotecting the worksheet/workbook with the password?
What are the characteristics of a business event?
How do you create dlls in .NET
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
What is the importance of hashcode() and equals() methods?
explain about scope and storage class in oops