Answer Posted / priyadarshan kasta
it will show a error message as expression syntax error
| Is This Answer Correct ? | 1 Yes | 0 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
Explain how can you check to see whether a symbol is defined?
Is null always equal to 0(zero)?
Is c is a procedural language?
write a c program in such a way that if we enter the today date the output should be next day's date.
What are the advantages of c language?
How will you find a duplicate number in a array without negating the nos ?
What are keywords in c with examples?
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
What are the various types of control structures in programming?
How was c created?
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
What is sizeof array in c?
what type of questions arrive in interview over c programming?
Explain spaghetti programming?