Answer Posted / akash
it is language after B
| Is This Answer Correct ? | 39 Yes | 28 No |
Post New Answer View All Answers
What is sizeof int in c?
What is %d called in c?
Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58
Why c is called top down?
What is pointer to pointer in c with example?
What is null pointer in c?
What is malloc calloc and realloc in c?
Which is an example of a structural homology?
What is the purpose of sprintf() function?
Describe explain how arrays can be passed to a user defined function
What is array of structure in c?
In C language what is a 'dangling pointer'?
What does the error 'Null Pointer Assignment' mean and what causes this error?
What language is lisp written in?
Write program to remove duplicate in an array?