Answer Posted / 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 |
Post New Answer View All Answers
What is adt in c programming?
What is the purpose of 'register' keyword in c language?
What functions are used in dynamic memory allocation in c?
what is the diffrenet bettwen HTTP and internet protocol
Give basis knowledge of web designing ...
Why cant I open a file by its explicit path?
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
What is c language and why we use it?
What is string function c?
Write a C program to count the number of email on text
How do you override a defined macro?
Explain how do you use a pointer to a function?
List some basic data types in c?
What is linear search?
What are identifiers and keywords in c?