What are the parsers are supported in xml?
How to get screen dimensions in pixels in andorid devices?
int far *near * p; means
What is overloading in php?
What is coaxing ?
What are the different database elements of cassandra?
explain the difference between defining subfile and message-subfile?
Where the Option set field options are stored in CRM?
What is the major difference between Acceptance test , Functional test , Usability test and Performance test with special reference to auotomotive domain
The height and weight of ariane rocket?
How do you create staff assignments?
How does the cookies work in asp.net?
What is user events?
What is linq in c# and its advantages?
In this problem you are to write a program that will cut some number of prime numbers from the list of prime numbers between 1 and N.Your program will read in a number N; determine the list of prime numbers between 1 and N; and print the C*2 prime numbers from the center of the list if there are an even number of prime numbers or (C*2)-1 prime numbers from the center of the list if there are an odd number of prime numbers in the list.