A sheet of paper has statements numbered from 1 to 30. For
all values of n from 1 to 30, statement n says "At most n of
the statements on this sheet are
false". Which statements are true and which are false?
a) All statements are true.
b) All statements are false.
c) The odd numbered statements are true and the even
numbered are false.
d) The even numbered statements are true and the odd
numbered are false.

Answer Posted / saurabh singh kushwaha

b) all are false.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what does complexity means in an algorithim?? how it is calcutaed?

1967


There are three bucket...Apple,Orange and Apple+Orange....On each Bucket one of the following labels are there..'A','O','A+O'...all this labels are not correctly patched on Bucket..identify which bucket contains What? You can not see bucket..u can pick any number of fruit from any basket...???

2244


what is the advantage of msil in c#

2137


how to initialize a pointer to an array?

1495


Give the coding for system reboot in C

1416






i have an interview in Qatar Petroleum. So please provide the all details abt safety management

1577


How to freely move a ball in graphics mode.

1903


how i run the assembly language code

1370


postfix expression for x^y^z-m+n+p/q ?

1737


Give a brief description of the following terms: a) Play head b) Symbol c) Tweening d) ActionScript e) Frame rate f) Library panel g) Masking h) Context – sensitive Property Inspector i) Bandwidth Profiler j) Frame Label

2003


How to create test case scenario?

1759


What is the difference between operator overloading and function overloading in C when compared with C++?

1316


#include int fn(int v); main() { printf("%d\n",fn(7)); } int fn(int v) { if(v==1 || v==0) return 1; if(v%2==0) return fn(v/2)+2; else return fn(v-1)+3; }

1520


sir,i am a 3rd yr student of computer engineering. i need atleast 10 previous year's placement papers of hcl,infosys & wipro. please send me these papers as early as possible.thanx for giving me your precious time.

1564


why we need embedded system

1641