hi recently i had faced an interview in that they asked me
that php have faced the problem of y2k so which one is that
year like 2030,2059 not remember exact year anybody will
tell me pls?
Answer Posted / guest
Abbreviated from "year 2000", with "K" standing for 1000, as
in the prefix kilo.
Y2K or, less commonly, Y2k
The year 2000 (in relation to anticipated problems caused
by computers storing the year as two digits)
It is called as Millennium bug or Y2K bug.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the popular content management systems (cms) in php?
What are the benefits of using queries?
What is the difference between substr() and strstr()?
What is php regular expression?
How is session data stored?
How can you make a connection with mysql server using php?
Can we use include ("xyz.php") two times in a php page "index.php"?
What is php? Why it is used?
What is php sequence?
Do you know what are traits?
Is learning php easy?
What does mvc stand for and what does each component do?
How to create a web form?
Explain what are some new features introduced in php7?
What is the use of trim in php?