Answer Posted / vishal
Using pincode of the area we can identify the location in any programing Language
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an abstract class in php?
Write a php script to get the largest key in an array?
What are different types of Print Functions available in PHP?
What is an array in php?
How to create reusable code in php?
How do you measure variables?
Explain some most commonly use string functions in php?
What is purpose of @ in Php?
How to assigning a new character in a string using php?
What is namespace and use in php?
What is the difference between public, protected and private?
What version of php do I have windows?
How we load all classes that placed in different directory in one php file , means how to do auto load classes.
Do you know what's the difference between __sleep and __wakeup?
Tell me what the difference between the 'bitwise and' operator and the 'logical and' operator?