Is php a float?



Is php a float?..

Answer / Ruby Rupam

In PHP, variables can hold several different data types, including integers and floats (decimal numbers). To declare a variable as a float, you use the floating-point number or the floating point type declaration float.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

is anybody upload more than 100mb file using PHP upload script in ONLINE SERVER (using .htaccess file)? please give some idea...

1 Answers  


How to get the http request in php?

1 Answers  


How does the identity operator ===compare two values in PHP?

1 Answers  


What are the string function in php?

1 Answers  


Tell me how to initiate a session in php?

1 Answers  


Is php the same as html?

1 Answers  


How can we change the maximum size of the files to be uploaded?

1 Answers  


What is the functionality of the function strstr and stristr?

2 Answers  


What is php in full?

1 Answers  


What is Type hinting in PHP?

1 Answers  


What is meant by pdo in php?

1 Answers  


What enctype is required for file uploads to work?

1 Answers  


Categories