Answer Posted / nashiinformaticssolutions
How does the assert() function work?
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is c easier than java?
What is the symbol indicated the c-preprocessor?
How can I manipulate individual bits?
What is indirection in c?
What is a macro?
What are the key features in c programming language?
what are enumerations in C
Why is c not oop?
What are bitwise shift operators in c programming?
What is the c language function prototype?
Explain what is a const pointer?
Define C in your own Language.
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
what is the syallabus of computer science students in group- 1?
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?