Dot Net Code (114)
Visual Basic Code (11)
Programming Code AllOther (62) 1.Why does only one copy of a servlet object get created? What happens if you want to remove an old servlet object currently running but do not want to stop the entire servlet engine? 2.How does one servlet object deal with interactions from many browser? (e.g. if your servlet ran an email site, how can it keep track of hundreds of users logging in, reading their mail, etc.)
2700write a program that will ask the user to enter a number n and display the product of all numbers from 1 to n.
1 7899a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.. ""EXAMPLE"" enter how many numbers to be inputted: 5 12 14 11 09 30 what number to search: 11 11 IS FOUND IN LOCATION 3 PLZZZ.. ELP ME...
3 12239write a program in c language to get the value of arroy keys pressed and display the message which arrow key is pressed?
1 4764Write a program to receive an integer and find it's octal equivalent. How can i do with using while loop.
2 14589plz tell me the solution.......... in c language program guess any one number from 1 to 50 and tell that number within 8 asking question in yes or no...............
2 6344hello sir,is there any function in C that can calculate number of digits in an int type variable,suppose:int a=123; 3 digits in a.what ll b answer?
6 8471How to find No of classes,Packages,No of Methods per Classes and Depth of Inheritance for selecting source code in windows form application using c# .net? (Source code is input Program. It may be Java or .net) Please help me..) Thanks..)
2641we compile any program bu c:/>javac prog.java and run as c:/>java prog Here what's the meaning of c in javac. We have java Interpreter but not compiler.Then why we have to use javac. Please answer this question?
2 5969
What is the functionality of SendMessage?
find out the list of users who have access to all t-codes starts with 'SU'? thanks in advance all.
Write a script to delete all the files in a folder except one desired file.
Coding for Synchronizing Cache Access in ASP.NET?
how to test pierrot divisor
Write a Program for matrix multiplication.
can you use proc sql to manpulate a data set or would u prefer to use proc report ? if so why ? make up an example and explain in detail
Give the code for Handling Mouse Events?
Give me some tips in c#?
write a c program to input initial & final time in the format hh:mm and find the time intervel between them? Ex inputs are initial 06:30 final 00:05 and 23:22 final 22.30
How to get the version(major,minor,revision ) of VB6.0 delphi code .I am able to fetch dll file of vb6.0 but not vba file .Can u send me the code snippet in delphi to get the value for vb6.0.
how to take time as input in the format (12:02:13) from user so that controls remains between these columns?
how to test the orientation of the layout in android.to note any changes in the ui design when change orientation
What is the functionality of GetDesktopWindow?
Develop a routine to reflect an object about an arbitrarily selected plane