Answer Posted / rohit
suppose
if
p=5,
np=5
or
np=6
!=(it is the sign of not equal to)
so
if np and p are same the answer is false
and when the np and p are different the the answer is true
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the use of bitwise operator?
any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()
What is #error and use of it?
What is a structure in c language. how to initialise a structure in c?
What does do in c?
Explain what is meant by 'bit masking'?
hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel
What is the collection of communication lines and routers called?
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list
how to write a c program to print list of fruits in alpabetical order?
What is sizeof array in c?
What are the properties of union in c?
c program to compute AREA under integral
State the difference between realloc and free.
What are data structures in c and how to use them?