What is hash table in c?
No Answer is Posted For this Question
Be the First to Post Answer
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
Which header file is essential for using strcmp function?
how to swap 2 numbers in a single statement?
What is data types?
Explain high-order and low-order bytes.
matrix multiplication fails introspect the causes for its failure and write down the possible reasons for its failurein c language.
What is an lvalue in c?
Why is struct padding needed?
write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);
25. It takes five minutes to pass a rumour from one person to two other persons. The tree of rumour continues. Find how many minutes does it take spread the rumour to 768 persons. ?
11 Answers CTS, TCS,
Explain the difference between call by value and call by reference in c language?
How to develop software using "c" programming?