Answer Posted / hr@tgksolutions.com
The sizeof operator determines the size of a data type or variable in bytes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can I read a binary data file properly?
i got 75% in all semester am i eligible for your company
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
Write a function that will take in a phone number and output all possible alphabetical combinations
How are variables declared in c?
Do you know the difference between malloc() and calloc() function?
main() { printf("hello"); fork(); }
What is data structure in c and its types?
Explain built-in function?
What are variables c?
What is function prototype in c with example?
how to count no of words,characters,lines in a paragraph.
What is dynamic dispatch in c++?
What is an endless loop?
Tell me with an example the self-referential structure?