Answer Posted / anitha
c is a structure oriented programming language
| Is This Answer Correct ? | 53 Yes | 9 No |
Post New Answer View All Answers
What is use of bit field?
What is getch c?
Do you know pointer in c?
What are # preprocessor operator in c?
Differentiate between new and malloc(), delete and free() ?
What are global variables and explain how do you declare them?
What is the correct code to have following output in c using nested for loop?
Is int a keyword in c?
how do you programme Carrier Sense Multiple Access
Why does the call char scanf work?
What is data types?
Explain what is dynamic data structure?
Tell me what is the purpose of 'register' keyword in c language?
What is the difference between the = symbol and == symbol?
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix