What are qualifiers?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what are linked list?
Write a program for deleting duplicate elements in an array
write a program in reverse the string without using pointer,array,global variable declaration,lib fun only using a function?
wap to print "hello world" without using the main function.
what is the role you expect in software industry?
why we wont use '&' sing in aceesing the string using scanf
What is infinite loop?
Differentiate between a for loop and a while loop? What are it uses?
What is the difference between printf and scanf in c?
which do you prefer C or Pascal?
Concat two string with most overlapped substring has to removeĀ "abcd"+ "cdef" = "abcdef
What is #define in c?