What is advantage of pointer in c?
No Answer is Posted For this Question
Be the First to Post Answer
write a program that will read the temperature in Celsius and convert that into Fahrenheit.
Does c have enums?
Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.
how to execute a program using if else condition and the output should enter number and the number is odd only...
when to use : in c program?
What is a double c?
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
Are enumerations really portable?
What is the purpose of the statement: strcat (S2, S1)?
Do you know the use of 'auto' keyword?
Is c procedural or object oriented?
what is the basis for selection of arrays or pointers as data structure in a program