Answer Posted / ishrat ali
type mismatch occur
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of type qualifiers in c?
What is the maximum length of an identifier?
An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above
Explain how can you determine the size of an allocated portion of memory?
How can I change their mode to binary?
How can I get back to the interactive keyboard if stdin is redirected?
What is the scope of static variable in c?
List some of the static data structures in C?
What is LINKED LIST? How can you access the last element in a linked list?
What is the difference between text and binary i/o?
What is data type long in c?
What are the types of pointers?
For what purpose null pointer used?
What is the purpose of main() function?
Differentiate between functions getch() and getche().