How can variables be characterized?
No Answer is Posted For this Question
Be the First to Post Answer
Can you subtract pointers from each other? Why would you?
What is meant by recursion?
Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings
How can I call a function, given its name as a string?
how to print 2-D array using a single for loop?
2 Answers Mind Tree, TCS, Value Labs,
How main function is called in c?
How can I find out if there are characters available for reading?
What is #pragma directive?how it is used in the program? what is its advantages and disadvantages?
What is c language and why we use it?
Write a code to remove duplicates in a string.
Write a code of a general series where the next element is the sum of last k terms.
Explain high-order and low-order bytes.