how to find that no is int or float?

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


Please Help Members By Posting Answers For Below Questions

What is uint8 in c?

901


How do you override a defined macro?

941


Explain what does it mean when a pointer is used in an if statement?

853


What is difference between class and structure?

860


Explain why can’t constant values be used to define an array’s initial size?

1127


Is there any possibility to create customized header file with c programming language?

853


Can a void pointer point to a function?

790


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

884


What is the difference between the expression “++a” and “a++”?

898


What is the significance of c program algorithms?

906


which is an algorithm for sorting in a growing Lexicographic order

1609


What is volatile variable how do you declare it?

792


How do I convert a string to all upper or lower case?

892


Where we use clrscr in c?

923


Explain two-dimensional array.

848