Why c is procedure oriented?
No Answer is Posted For this Question
Be the First to Post Answer
could u able to tell about suresoft technical session
What are valid operations on pointers?
What do mean by network ?
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.
What are structural members?
main is a predefined or user define function if user defined why? if predefined whay?
How to reverse a string using a recursive function, without swapping or using an extra memory?
31 Answers Cisco, Mind Tree, Motorola, Ophio, Sony, TCS, Wipro,
What is derived datatype in c?
int zap(int n) { if(n<=1)then zap=1; else zap=zap(n-3)+zap(n-1); } then the call zap(6) gives the values of zap [a] 8 [b] 9 [c] 6 [d] 12 [e] 15
main difference between c and c++ language
What is the difference between abs() and fabs() functions?
write a program for size of a data type without using sizeof() operator?
22 Answers HCL, IBM,