What is null pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
what is the code for getting the output as * ** ***
What is a string?
How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?
What is the purpose of void pointer?
What is a double c?
write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.
How old is c programming language?
WAP to accept basic salary of an employee? Calculate it HRA=25%,DA=30%,PF=30%&net salary display all contents?
6 Answers Finite Infotech, Lovely Professional University, Wipro,
Write a program to accept a character & display its corrosponding ASCII value & vice versa?
we need to calculating INCOME TAX for the person. The INCOME TAX is as follows:- First $10000/- of income : 4% tax Next $10000/- of income : 8% tax Next $10000/- of income : 11.5% tax above $10, 00,00/- : 15% tax What is the Solution of this Question ?
prog for 1st five prime numbers in 2^x - 1
Write a C program that reads a series of strings and prints only those ending in "ed"