Answer Posted / devvv
rthi computers
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?
in iso what are the common technological language?
What is the use of getchar() function?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
What does d mean?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
Give basis knowledge of web designing ...
what is ur strangth & weekness
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
Is c language still used?
What does emoji p mean?
Why is c called "mother" language?
Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.
Write a program to print factorial of given number using recursion?