Answer Posted / 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 View All Answers
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
I need testPalindrome and removeSpace
#include
How can I generate floating-point random numbers?
explain what is an endless loop?
What is meant by recursion?
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
What are predefined functions in c?
largest Of three Number using without if condition?
How are Structure passing and returning implemented by the complier?
Why isn't any of this standardized in c? Any real program has to do some of these things.
List the variables are used for writing doubly linked list program.
What is stack in c?
What is bss in c?
How do you determine a file’s attributes?
What is use of bit field?