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 is uint8 in c?
How do you override a defined macro?
Explain what does it mean when a pointer is used in an if statement?
What is difference between class and structure?
Explain why can’t constant values be used to define an array’s initial size?
Is there any possibility to create customized header file with c programming language?
Can a void pointer point to a function?
A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler
What is the difference between the expression “++a” and “a++”?
What is the significance of c program algorithms?
which is an algorithm for sorting in a growing Lexicographic order
What is volatile variable how do you declare it?
How do I convert a string to all upper or lower case?
Where we use clrscr in c?
Explain two-dimensional array.