Why does notstrcat(string, "!");Work?
No Answer is Posted For this Question
Be the First to Post Answer
can we write a c program with out using main
do you think its fraud or original company?
Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?
What is const volatile variable in c?
Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.
Input is "Jack and jill went up a hill" To print output is 1-letter word(s)-1 2-letter words-1 3-letter words-1 4-letter words-4
for questions 14,15,16,17 use the following alternatives:a.int b.char.c.string.d.float
what is the difference between static variable and register variable?
Why functions are used in c?
Linked lists -- can you tell me how to check whether a linked list is circular?
What is the difference between far and near ?
to get a line of text and count the number of vowels in it