Prove or disprove P!=NP.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of bitwise operator?

667


How do you search data in a data file using random access method?

840


Can a function argument have default value?

676


How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?

616


What do you understand by friend-functions? How are they used?

653






Stimulate calculator using Switch-case-default statement for two numbers

2453


How old is c programming language?

585


Differentiate Source Codes from Object Codes

828


A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

1702


Explain how do you generate random numbers in c?

628


What is ctrl c called?

601


What is sizeof array?

618


Distinguish between actual and formal arguments.

593


The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration

637


explain what are pointers?

623