Programming Code (840)
Scripts_Markup Code (257)
How can restrict user to type upto 8 characters in textbox in php?
Coding for Synchronizing Cache Access in ASP.NET?
What is a well formed XML document?
communication between main window and new windows
maximizing the main window
Set up procedure for generating a wire frame display of a polyhedron with the hidden edges of the object drawn with dashed lines
can we pass variable in array to traverse it?
how to write a program that opens a file and display in reverse order?
U hv to enter a range from a and b and search hw many no. of times a pattern n. occurs between the range a and b. Eg :i/p:enter range :0 100 Enter pattern: 13 o/p: the no. times 13 occurred betwwn 0 to 100:1 Eg :i/p:enter range :100 1000 Enter pattern: 13 o/p: the no. times 13 occurred betwwn 100 to 1000: (in this 13,113,131,132,133…139,213,313,…913 all these will be counted)
What is a valid XML document?
Write a function that takes as input a binary tree, and prints out each level of the tree on a newline. For example: a / b c / / d e f will output: a b c d e f
Create a program to read two random data set in two files named data1.txt and data2.txt manifold contains integer numbers, whereas data2.txt file contains the float type numbers. Simpanlahmasing each into 2 pieces of data that is an array of type integer array and an array of type float, then calculate the average numbers in the second array.
could you please teach me how to program an income tax using functions
Do you think about CMM(Capability Maturity Model) process?
Give me some tips in c#?