What is a string?
No Answer is Posted For this Question
Be the First to Post Answer
What is conio h in c?
Why structure is used in c?
write a progam to display the factors of a given number and disply how many prime numbers are there?
What is a class c rental property?
An interactive c program to read basic salary of 15 persons. each person gets 25% of basic as HRA, 15%of basic as conveyance allowances, 10%of basic as entertainment allowances.The total salary is calculated by adding basic+HRA+CA+EA.Calculate how many out of 15 get salary above 10,000.Rs also print the salary of each employee
Write a C++ program to give the number of days in each month according to what the user entered. example: the user enters June the program must count number of days from January up to June
Explain what is the advantage of a random access file?
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 is the description for syntax errors?
What are valid signatures for the Main function?
what is the diff b/w static and non static variables in C. Give some examples plz.
Write a Program to find whether the given number or string is palindrome.