Answer Posted / meenu
3 types of errors. logical , syntax and run time.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are the basic data types associated with c?
What does & mean in scanf?
Is c easy to learn?
what are enumerations in C
What is equivalent to ++i+++j?
Why is c used in embedded systems?
What is the difference between typedef struct and struct?
What are the modifiers available in c programming language?
What is the meaning of && in c?
What is keyword in c?
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
Why do we use main function?
How can I read and write comma-delimited text?
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor