main() { char s[ ]="man"; int i; for(i=0;s[ i ];i++) printf("\n%c%c%c%c",s[ i ],*(s+i),*(i+s),i[s]); }
1 17483Post New DCE C Code Interview Questions
What is jms in websphere?
Is Java a dying language?
Are connections to sql server encrypted?
What are the five ways to delete a text?
when a test case is written how u test using qtp
what are the different time evaluation schemas?
How do you find out what version of drupal you are running?
Tell me is it possible to protect special characters in a query string?
Explain Queue
What is the part of url?
Write the bdc table structure? : abap bdc
Tell me do you need to have a blog in order to use wordpress for site?
What is mvc and why do we use it?
which types of join is used in sql widely? : Sql dba
Which is true about the singleton design pattern?