What is advantage of pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program for print infinite numbers
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 5 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 does & mean in scanf?
Is null always defined as 0(zero)?
write a pgm to print 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1
Why doesnt that code work?
What is a pointer in c plus plus?
c language interview questions & answer
What are the restrictions of a modulus operator?
Write the control statements in C language
What is static memory allocation? Explain
If you know then define #pragma?