Answer Posted / akash
it is language after B
| Is This Answer Correct ? | 39 Yes | 28 No |
Post New Answer View All Answers
Explain how are portions of a program disabled in demo versions?
What is difference between main and void main?
a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list
Is c weakly typed?
What is the most efficient way to store flag values?
hi any body pls give me company name interview conduct "c" language only
Is c still used?
Why is c called "mother" language?
What is the use of linkage in c language?
Can we change the value of #define in c?
What are dangling pointers? How are dangling pointers different from memory leaks?
How can I make sure that my program is the only one accessing a file?
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
Is it better to use a macro or a function?
How is a structure member accessed?