Answer Posted / nikhil saraf
a=1
| Is This Answer Correct ? | 15 Yes | 10 No |
Post New Answer View All Answers
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
What is the modulus operator?
Why do we need arrays in c?
How the c program is executed?
What is the concatenation operator?
I heard that you have to include stdio.h before calling printf. Why?
Is python a c language?
Why dont c comments nest?
what do u mean by Direct access files? then can u explain about Direct Access Files?
What are the types of unary operators?
how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12
What is a static variable in c?
What are the disadvantages of external storage class?
Explain how can you restore a redirected standard stream?
How is a macro different from a function?