WHO WROTE C LANGUAGE?
Answers were Sorted based on User's Feedback
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
i want to asked a question about c program the question is: create a c program that displays all prime numbers less than 500? using looping statement
what are the advantage and disadvantage of recursion
develop algorithms to add polynomials (i) in one variable
Linked lists -- can you tell me how to check whether a linked list is circular?
how to find the kth smallest element in the given list of array elemnts.
Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
why do we use # in c-language?
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.
Explain what is operator promotion?
can u suggest me am in a confusion to choose whether to go to c programming or a software testing . am a graduate in B.sc(electronics).