how can we get version of database ?
what is the use of check point
how to study PHP my own? i reffered many sites.. but as being a fresher i couldnt follow those... which site will be the best one?
There is a room with 1000 light switches, numbered 1, 2, 3, 4, ... 1000, all turned off. Outside the room there are 1000 men, numbered man1, man2, ...man 1000 In order, each man walks into the room and changes the position of each switch that is a multiple of his number. That is: man1 flips every switch man2 flips switches 2, 4, 6, 8 ....1000 man3 flips switches 3, 6, 9, ..... 999 ..... Man 1000 flips switch 1000 After all 1000 men are done, how many switches are on?
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
I need source code for Enrollment System using Visual Basic 6.0/2008 database MS Access 2007 for my school thesis project...please help me..kindly send in my email jpinedamcp@gmail.com
What is the purpose of <Trigger> element of <updatePanel> in Ajax
Write a program to implement BFS/ DFS routine in a connected graph
what is microprocessor?
which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c
2.Different data types in C? and its value and range?
Find out the roles which gives access to all tables in SAP? Thanks in advance.
without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.