Answer Posted / shobana
it is not a object oreinted language . actually it is a procedure oriented language.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Write a program to print numbers from 1 to 100 without using loop in c?
What does sizeof function do?
writ a program to compare using strcmp VIVA and viva with its output.
What is break statement?
Explain void pointer?
What is the use of linkage in c language?
Explain the term printf() and scanf() used in c language?
Which is better between malloc and calloc?
What is the difference between c &c++?
How can I change their mode to binary?
In which header file is the null macro defined?
Explain how do you search data in a data file using random access method?
What is multidimensional arrays
What are directives in c?
Write a program to print fibonacci series using recursion?