Dot Net Code (114)
Visual Basic Code (11)
Programming Code AllOther (62) write a c program, using for loop, that accepts and odds two numbers. The output must be the sum and the addens. This should be repeated 5 times while the first number is decremented by one and the second number is incremented by 1.
2 9371can any body give me answer to this question please? please give me code in cl with the folling specifications. 1.Accept 2 parameters-date and date type 2.If date type is J then convert date to *MDY format 3.If date type is M convert date to *JUL format 4. Send a program message with the value of converted date? Please give me the answer.Because im practicing in my house.Im taking trining on AS/400.
2232How many digit have a Polaris 1995 300c.c. 2x4 nad how many have a Polaris 2007 300 c.c 2x4? And what site I can check this information???
2591how to take time as input in the format (12:02:13) from user so that controls remains between these columns?
2279Extend the sutherland-hodgman clipping algorithm to clip three-dimensional planes against a regular paralleiepiped
IBM,
1 6453Set up procedure for generating a wire frame display of a polyhedron with the hidden edges of the object drawn with dashed lines
IBM,
3548Given a spherical surface, write bump-mapping procedure to generate the bumpy surface of an orange
3375Write a program to implement the motion of a bouncing ball using a downward gravitational force and a ground-plane friction force. Initially the ball is to be projected in to space with a given velocity vector
2 13390
How we work on N tire architecture in asp.net Please give me Examle...
write a function that allocates memory for a single data type passed as a parameter.the function uses the new operator and return a pointer to the allocated memory.the function must catch and handle any exception during allocation
Write a program that implements a date class containing day, month and year as data members. Implement assignment operator and copy constructor in this class.
Explain MIDlet Life cycle?
what are the other loops except for for,while,do while and until?
Write a code snippet to display an integer in a binary format?
what is runtime class?
Teta-Omeg-Big-Oh Show that f(n) = n2 + 3n3 is ;(n3).
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
What is the functionality of GetWindowTextLength?
i have a gird with columns all are coming from database,this will bind in item templete in gridview as textboxex.and i have button below named Update.i want to update all the records in the grid,but if user change the value of one textbox,what is the easy way 2 do this
Code for Presenting Parent/Child Data in a Data Grid Row?
Code for Creating a Form Using PlaceHolder Controls?
write a program that can LOCATE and INSERT elements in array using c++ programming languages.