I failed in versant round in wipro.can anybody helps how to crack it.any trick is there?I want to clear it.
2 9384Post New HCL Call Centre AllOther Interview Questions
main() { struct s1 { char *str; struct s1 *ptr; }; static struct s1 arr[] = { {"Hyderabad",arr+1}, {"Bangalore",arr+2}, {"Delhi",arr} }; struct s1 *p[3]; int i; < BR> for(i=0;i<=2;i++) p[i] = arr[i].ptr; printf("%s ",(*p)->str); printf("%s ",(++*p)->str); printf("%s ",((*p)++)->str); }
What are the different principles involved in natural science?
What validate() and reset() method does ?
Write a program to find the max value from a list without using max()?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
What deep learning was exactly?
Income Tax Department sends cheque for INR 2 Crore as Refund after completion of Assessment for A.Y.2011 - 2012 to a Company. As per IT Return filed for this year I.T. due to Government was INR 60 Lac but was assessed at INR 70 Lac. TDS due to Company was INR 3 Crore which was admitted as INR 2.7 Crore by Government. Government also adjusts Tax dues for A.Y. 2009 - 2010 of INR 40 Lac which was disputed earlier by the Company and Appeal was lying with the CIT. Government pays Interest to the Company amounting to INR 40 Lac. Provision for Income Tax made by the Company in its accounts for F.Y. 2010 - 2011 (A.Y. 2011 - 2012) was INR 50 Lac. What would be the Journal Entry at the time of receipt of Refund of INR 2 Crore from the Government in A.Y. 2014 - 2015 in the books of the Company?
Describe the ways in which you can create a macro variable?
formula of reduction in tax credit of vat form 201(gujarat)
Is there any type of starter for DC motor other than two point,Three point and Four point starters?
What do you like the most in this job?
Is string a primitive data type in java?
What is the use of an activitycreator?
Explain about declaring variables in Visual basic?
Explain the main method?