-
-
Tuesday, February 14, 2006 @ 10:39 am", how can you convert them to another format, that is easier to use?">
If you have to work with dates in the following format: "Tuesday, February 14, 2006 @ 10:39 am", how can you convert them to another format, that is easier to use?
The strtotime function can convert a string to a timestamp.A timestamp can be converted to date format. So it is best to store the dates as timestamp in the database, and just output them in the format you like.So let's say we have$date = "Tuesday, February 14, 2006 @ 10:39 am";In order to convert that to a timestamp, we need to get rid of the "@" sign, and we can use the remaining string as a parameter...
-
-
CTS Technical and HR Questions
a) Transistor advantage over FETb) Use of DFT.c) Wheth er a DC source can be used to run a computerd) Storage class in C ?e) what type of I/O device is required for C.f) Application of thevarious bands in Satellite communicationg) Process to convert a transistor to diode.h) effect of quantisation on the BW of a signal.Some typicals HRs.....i) how wud u like to spend 7 day holidayj) what u expect from...
-
CTS PAPER November 6th 2004 Hyderabad
COLOR CODE:WHITE---------------------------------40 QUESTIONS ---1 HOUR WITH A NEGATIVE MARKING OF 0.25 PER QUESTION---------------------------------------------------------------------------------------------------------------------------1. If [x] indicates integral of x i.e is the largest integer less thanx and |x| indicates absolute value of x then what is the maximum valueof [x]/|x|. A. 1 ...
-
CTS Placement Paper Jan 2005
1. If [x] indicates integral of x i.e is the largest integer less thanx and |x| indicates absolute value of x then what is the maximum valueof [x]/|x|. A. 1 B. 0 C.-1 D. None of these Ans: A2. In the above question what is the minimum value of [x]/|x|. A. 1 B. 0 C.-1 D. None of these Ans: D(3-6)If the clock(Conventional clock with numbers from 1 to 12 in order) iscut into 3...
-
CTS Placement paper - Coimbatore
This is the CTS paper that was given to GCT. This is the only college they went in Coimbatore. Then there were three papers- pink, violet, and yellow. The paper they gave here was pink. The criterion was above 6.5 with no current arrears. They also saw the 10th and 12th marks along with the entrance marks. They opened only for cse and ece. I cud collect some of the questions. It doesn�t hav the full...
-
CTS Aptitude Question paper
CTS Apti Question paper1. If all the 6 are replaced by 9, then the algebraic sum of all the numbers from 1 to 100(both inclusive) varies by Ans: 3302. The total no. of numbers that are divisible by 2 or 3 between 100 and 200(both inclusive) are Ans:673. From a pack of cards Jack, Queen, King & ace are removed. Then the algebraic sum of rest of the cards is Ans:2164. The average temperature of days...
-
How do we connect to the 11S if we want to use it instead of the built in Web Server?
When opening a project file explicitly open it from an existing virtual directory.
-
Is there no concept of �Project� in VS2005
The Concept of Project exists in VS 2005 but is supports multiple ways to open websites. Unlike in VS2005, paper can be opened using Front Page serer extensions, FTP or a direct file system path, existing hierarchy of virtual directories. Clicking on a file with .aspx extension in windows Explorer will open the file for editing.
-
What is meant by �container environment� and how does VS 2005 interprate multiple visual designers?
Visual studio 2005 has a number of designers contained within a single inteprated development environment 91DE). It has the following designers.i) Windows Forms Application ii) ASP.NET Website Applicationsiii) Web Services