Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Prove or disprove P!=NP.

Answers were Sorted based on User's Feedback



Prove or disprove P!=NP...

Answer / star

This is one of unsolved problems in theory of computation!
Thus,we can't say (yet or at all...)is P!=NP.

Is This Answer Correct ?    7 Yes 1 No

Prove or disprove P!=NP...

Answer / arpita

p=2, n=5
p!=np
2!=5*2
2!=2
hence prooved.

p=1,n=1
p!=np
1!=1*1
but 1=1
hence disprooved.

Is This Answer Correct ?    5 Yes 4 No

Prove or disprove P!=NP...

Answer / arpita

p=2, n=5
p!=np
2!=5*2
2!=10
hence prooved.

p=1,n=1
p!=np
1!=1*1
but 1=1
hence disprooved.

Is This Answer Correct ?    2 Yes 3 No

Prove or disprove P!=NP...

Answer / rohit

suppose
if
p=5,
np=5
or
np=6
!=(it is the sign of not equal to)
so
if np and p are same the answer is false
and when the np and p are different the the answer is true

Is This Answer Correct ?    0 Yes 2 No

Prove or disprove P!=NP...

Answer / vadivelt

My Assumption would be.,

N = Some no
P = Some no
NP -> does not mean multiplication of N and P. Just it
means two different numbers.

So my answer is.,
4! = 4*3*2*1

ie.,
4! = 24 so,
P! = NP
Hence proved..

Here P = 4, N = 2.

Is This Answer Correct ?    3 Yes 17 No

Post New Answer

More C Interview Questions

difference between c and c++

3 Answers  


what is the difference between 123 and 0123 in c?

0 Answers  


Heyyy All, Just a challenge . A C program with if Else if(){ /// insert sumthing print ("in if") // insert sumting } else { ///// insert sumthing print ("in else"); //// insert sumthing } can anyone modify it so that program prints. if and else both

3 Answers  


How many keywords are there in c?

0 Answers  


void main() {int i=2; printf("%d%d%d",i,++i,i++); getch(); }

9 Answers  


to find the program of matrix multiplication using arrays

6 Answers   Bhel,


What is echo in c programming?

0 Answers  


what is the difference between declaration and definition of a variable or function ?

3 Answers  


any string of bits of length 'n' represents a unique non- negative integer between.............?

2 Answers  


Which header file should you include if you are to develop a function which can accept variable number of arguments?

0 Answers   TCS, TISL,


What is an example of enumeration?

1 Answers  


Hi, main() { } Is a user defined function or Built in Functionn

26 Answers   Honeywell, Yahoo,


Categories