What is the use of getchar functions?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between entry control and exit control statement?
12 Answers Darbari Lal DAV Model School,
the question is that what you have been doing all these periods (one year gap)
What is volatile variable in c?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
Finding first/last occurrence of a character in a string without using strchr( ) /strrchr( ) function.
program to get the remainder and quotant of given two numbers with out using % and / operators?
10 Answers College School Exams Tests, IBM,
What is the significance of scope resolution operator?
0 Answers Agilent, ZS Associates,
If null and 0 are equivalent as null pointer constants, which should I use?
Is c still used?
what is the use of c program?
4 Answers Synergy, Web Synergies,
a=(1,2,3); b=1,2,3; c=1,(2,3); d=(1,2),3; what's the value of 'a','b','c','d'
write a program that will read the temperature in Celsius and convert that into Fahrenheit.