Answer Posted / meena
you should select me because i hope i have the capabilities
of completing the tasks given to me perfectly and i promise
you that i will add another feather to the victory crown
of my company with my hard work and knowledge
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Why is c called c not d or e?
What is c language used for?
Can a pointer point to null?
What is the symbol indicated the c-preprocessor?
How can you determine the size of an allocated portion of memory?
how is the examination pattern?
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 []);
What does emoji p mean?
Which are low level languages?
Do you know the purpose of 'register' keyword?
What is typedf?
Subtract Two Number Without Using Subtraction Operator
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
Is c object oriented?
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?