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
Are there constructors in c?
what type of questions arrive in interview over c programming?
How do you convert strings to numbers in C?
What is the scope of static variable in c?
Function calling procedures? and their differences? Why should one go for Call by Reference?
If fflush wont work, what can I use to flush input?
What are the string functions? List some string functions available in c.
What is a 'null pointer assignment' error?
Explain can static variables be declared in a header file?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
Is there a way to switch on strings?
What are structure types in C?
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com
What are the usage of pointer in c?
What are the advantage of c language?