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
Can you please explain the difference between exit() and _exit() function?
In c programming, explain how do you insert quote characters (? And ?) Into the output screen?
What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25
Find MAXIMUM of three distinct integers using a single C statement
What are derived data types in c?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
Explain data types & how many data types supported by c?
When do we get logical errors?
Is a house a shell structure?
What the different types of arrays in c?
what is a constant pointer in C
number of times a digit is present in a number
What are global variables and explain how do you declare them?
Is c still used?