develop algorithms to add polynomials (i) in one variable
No Answer is Posted For this Question
Be the First to Post Answer
show how link list can be used to repersent the following polynomial i) 5x+2
What does the function toupper() do?
write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.
Write a program to generate random numbers in c?
plssssss help !!....using array.. turbo c.. create a program that will accept number of words to be consored. .a word must not exceed 10 characters long .the text to be entered will be no longer than 200 characters .there will be no 10 words example: enter number of words to be censor: 5 enter words to censor: windows office microsoft bill gates enter text to censor: bill gates founded microsoft and makes office and windows sample output: <consored> <censored> founded <censored> and makes <censored> and <censored>
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
What is output redirection?
Explain bitwise shift operators?
if we take a number as a char then can we manipulate(add, subtract) on this number
What is exit() function?
what is the difference between unix os and linux os
What is substring in c?