Where are c variables stored in memory?
No Answer is Posted For this Question
Be the First to Post Answer
What is masking?
Why are algorithms important in c program?
What is the translation phases used in c language?
Write a programm such that if user enter 11.25 it roundup to 11 but if user enter 11.51 upto 11.99 it will round up to 12 i.e.;convert the floting point value into integer format as explain above..
write a string copy function routine?
what is the difference between while and do while?
is forign key will be unique key any table or not?
can we store values and addresses in the same array? explain
Is javascript based on c?
An entire structure variable can be assigned to another structure variable if __________
3 Answers Sasken, TCS, Tech Mahindra, Wipro,
a simple c program using 'for' loop to display the output 5 4 3 2 1
WHO WROTE C LANGUAGE?