What are inbuilt functions in c?
No Answer is Posted For this Question
Be the First to Post Answer
what is difference between strcmp & palindrome?
Can a binary search tree be used as an index? If yes, how? Explain
What is getch c?
write a program to display & create a rational number
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,
How do you declare a variable that will hold string values?
What is the difference between c and python?
Write a program that accepts a string where multiple spaces are given in between the words. Print the string ignoring the multiple spaces. Example: Input: “ We Are Student “ Output: "We Are Student"
Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.
What is string function c?
Explain how do you list files in a directory?
if a person is buying coconuts of Rs10,and then sell that coconuts of Rs9,with the loss of one rupee.After that the person became a millaniore.how?