Un-Answered Questions { Programming Languages AllOther }

i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared

1080


what are the topics choosen for jam round for interviews

1141


kindly send interview materials

1298


Difference between views and index in sas programming

1009


What is the use of sas software? Is sas and sap are different?

1001


Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;

976


How to get the index of the clicked field in reports in ABAP?

1134


I am work in it aompenei

950


i am exeprienced person what is selection process

1114


could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?

1273


In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..

968


what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life

1027


Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.

635


Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.

660


You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?

588