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

1087


what are the topics choosen for jam round for interviews

1155


kindly send interview materials

1310


Difference between views and index in sas programming

1021


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

1009


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;

990


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

1153


I am work in it aompenei

965


i am exeprienced person what is selection process

1127


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

1288


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..

989


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

1035


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

643


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.

671


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?

603