Answer Posted / anupam n singh
c is procedural oriented language or strutured oriented
language .
c++ is object oriented programing language
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are linker error?
What are file streams?
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 are the three constants used in c?
What are global variables and how do you declare them?
In a switch statement, what will happen if a break statement is omitted?
What are the different types of C instructions?
explain what is fifo?
What does do in c?
Explain how can you check to see whether a symbol is defined?
how can use subset in c program and give more example
what is recursion in C
What is c programing language?
What is the difference between ++a and a++?
What is main () in c language?