Tell me when is a void pointer used?
No Answer is Posted For this Question
Be the First to Post Answer
please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics
In this assignment you are asked to write a multithreaded program to find the duplicates in an array of 10 million integers. The integers are between -5000,000 to 5000,000 and are generated randomly. Use 10 threads, each thread works on 1000,000 integers. Compare the time needed to accomplish the task with single thread of execution program. Do not include the time to fill the array with integers in the execution time.
what is C?
what is the differnce between AF_INET and PF_INET?
5 Answers Systems Plus, Wipro,
pick out the odd one out of the following a.malloc() b.calloc() c.free() d.realloc()
find the minimum of three values inputted by the user
How can I insert or delete a line (or record) in the middle of a file?
Difference between constant pointer and pointer to a constant.
why i join syntel?
23 Answers ABC, Syntel, TCS,
Hai why 'c' is the middle language
What are the header files used in c language?
When should a type cast not be used?