- Q #include /* This problem is asked in PCS Bombay * What is the output of the following coding */ main() { int len=4; char *st="12345678"; st = st -len; printf("%c ",*st); } /
- Q What is de-esser?
- Q Where in the US by law do you not have to pay taxes
- Q What are all the values for the following level? max-priority min-priority normal-priority
- Q The Union Budget is always presented first in:
- Q The yellow colour of cow's milk is due to the presence of?
- Q AD DP PL LV a)VS b)VK c)VI d)NONE
- Q Explain different types of Perl Operators.
- Q What is the difference between biztalk 2009 and 2010?
- Q How to convert string lowercase , upper case and uppercase first letter. ?
- Q What are loosely coupled systems?