How do I use strcmp?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how do you determine a file’s attributes?
Is there anything like an ifdef for typedefs?
main() { int i=5; printf("%d%d%d%d",i++,i--,i); }
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
string reverse using recursion
what will be the output of" printf("%d%d",scanf("%d% d",&a&b));"
Write programs for String Reversal & Palindrome check
Explain how do you sort filenames in a directory?
what is object oriental programing?
What is a program flowchart and explain how does it help in writing a program?
without using control structures and control structures find the max and min of given 2 nos
Q. where is the below variables stored ? - volatile, static, register