Programming Code (840)
Scripts_Markup Code (257) find level of following tree (state, parent) " J,D I,D H,C E,B F,B G,C B,A D,A C,A A,& K,E L,E L,F M,F N,G O,H P,I P,H Q,I R,J S,K U,P T,L
2469Predict the Output: int main() { int *p=(int *)2000; scanf("%d",2000); printf("%d",*p); return 0; } if input is 20 ,what will be print
2 6207
Create a ViewState Property?
Common UI for Multiple web applications. Suppose there are 35 websites using same third party controls.These 3rd party controls are made together that all 35 websites can use these controls.If we put all 3rd party controls and use its dll in 35 websites,only class files will be accessable. But I want to use CSS,images also in all 35 websites. how I can design the N-tier solution for this project.
How to find the list of users who have two codes su01 and pfcg? thank in advance all.
Write a function to efficiently convert a floating point number to a rational number. For example, given 0.125 return "1/8"
Write a function that takes an array of integers and returns that array rotated by N positions. For example, if N=2, given the input array [1, 2, 3, 4, 5, 6] the function should return [5, 6, 1, 2, 3, 4]
Write a python program to check if a number is a prime number?
write a program in java to find the moving average of all prime numbers between 2 and 100.
What is XSNL?
How to check if Folder is a Special Shell Folder ?
Why XML has been used for development?
A suduco given & u hv 2 check if it is incomplete(blanks left),or correct or incorrect
Write a function that takes an integer and returns the smallest number that is greater than the given number which is a palendrome. For example, if the input was 111 the next palindromic number would be 121.
Code for Adding Scripting Support to an Application?
plz tell me the exam date for clerks in sbi
ArrayList declaration in .net