Answer Posted / vignesh1988i
one way according to me is to find through the no. of bytes allocated for that variable or the value itself directly...........
thank u
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the types of operators in c?
What kind of structure is a house?
What is property type c?
What is getch() function?
What is the heap?
What is scanf () in c?
When should structures be passed by values or by references?
write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...
Explain a file operation in C with an example.
what are # pragma staments?
Why do we need volatile in c?
Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.
Tell us two differences between new () and malloc ()?
Explain how do you view the path?
What is int main () in c?