What are reserved words with a programming language?
No Answer is Posted For this Question
Be the First to Post Answer
What is the 'named constructor idiom'?
How to set file pointer to beginning c?
How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?
What are control structures? What are the different types?
what does ‘Bus Error’ mean?
What is the auto keyword good for?
What is bubble sort in c?
The code is::::: if(condition) Printf("Hello"); Else Printf("World"); What will be the condition in if in such a way that both Hello and world are printed in a single attempt?????? Single Attempt in the sense... It must first print "Hello" and it Must go to else part and print "World"..... No loops, Recursion are allowed........................
14 Answers HOV Services, IBM, Potty,
whitch value return void main?
/*program to calculate hra,da in salary if salary less than 10000 then hra15%,da13% otherwise hra20%,da18%/*
Where does the name "C" come from, anyway?
write a 'c' program to sum the number of integer values