Q16. A sheet of paper has statements numbered from 1 to 40. For all values of n from 1 to 40, statement n says: 'Exactly n of the statements on this sheet are false.' Which statements are true and which are false?
6 343491.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
2283A number when divided by D leaves a remainder of 8 and when divided by 3D leaves a remainder of 21 . What is the remainder left, when twice the number is divided by 3D?
2 4195main() { int x=2, y=4 if ((x==2||y==4) x++ y++ if (y==4+1) { x=x+y; } y++; printf("The values of x and y are %d and %d."x,y); } What is the output?
5 9360when i am starting solaris10 with 'fail safe mode' on intel machine it is asking "#starting shell".what is it and how to solve this problem?
2570Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.
2 14160A man travels from A to B at 4 mph over a certain journey and returns over the same route to A, at 5 mph. What is his average speed for the journey?
13 27286Input is "Jack and jill went up a hill" To print output is 1-letter word(s)-1 2-letter words-1 3-letter words-1 4-letter words-4
1 12886Post New TCS Interview Questions
What is data type in computer?
Explain the use of hair spring in the pressure gauge.
What is the difference between `{'ngfor'}` and `{`ngforof`}` in angular 2?
mention in what all scenarios entity framework can be applicable?
How can one make the most of drupal? What are the main advantages?
What is a storage engine?
What is an err object?
Can we override destroy method in servlet?
Define splunk buckets?
What is the shortcut key for slide show in ms power point?
How to get a list of columns using the "sp_help" stored procedure in ms sql server?
what is the height of tree if leaf node is at level 3. please explain
Is java servlet still used?
Expalin the method of calling a stored procedure from jdbc.
How to integrate Hibernate with Servlet or Struts2 web applications?