How do I convert a string to all upper or lower case?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to print "hello world" without using a semicolon?
program to find the ASCII value of a number
What is wrong with this code?
what is the difference between static variable and register variable?
What is the difference between c &c++?
to get a line of text and count the number of vowels in it
What are control structures? What are the different types?
how to build a exercise findig min number of e heap with list imlemented?
diff between exptected result and requirement?
while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above
which is faster execution: loops or recursion?
What are the advantages of using new operator as compared to the function malloc ()?