Question
Battle of Trafalgar was in the year;






Search
Can you Answer!!
  • Q Name the control that exposes the linq features to web developers through the asp.net data-source control architecture.
  • Q Explain state norton's theorem?
  • Q Given the length of the 3 sides of a triangle.Find the one that is impossible? (HINT : sum of smaller 2 sides is greater than the other one which is larger)
  • Q Which social networking service acquired WhatsApp in 2014?
  • Q Who is the US Ambassador to India, became the first 'Indian - American to hold this post?
  • Q What is the line called on a ship which is the limit to which it may be loaded?
  • Q If you could be any character in fiction, whom would you be?
  • Q #include /* This is given in PCS Bombay walk-in-interview */ /* What is the output of the following program */ main() { union { int a; int b; int c; } u,v; u.a = 10; u.b = 20; printf("%d %d ",u.a,u.b); } /*
  • Q How to define payroll?
  • Q What is Exchange Server?
  • Q How can i control output buffering?