what value is returned to operating system after program
execution?
No Answer is Posted For this Question
Be the First to Post Answer
What are the string functions? List some string functions available in c.
What is the difference between array and structure in c?
How to use c/c++ code in JAVA
10 Answers CDAC, IBM, Satyam, Scope International,
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 is the use of the #include directive?
Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
Explain why C language is procedural?
why return type of main is not necessary in linux
Explain threaded binary trees?
What is the Purpose of 'extern' keyword in a function declaration?
Is double link list a linear data structure? If Yes, Why?If No, Why?
without using arithmatic operator solve which number is greater??????????