hi, all this is shoba m.c.a .
i have learned abap but no oppurtunities right now as
fresher , right now i want to learn any course on demand
any one pls suggest me good course and institute in
hyderabad
Busy waiting is a method whereas a taskwaits for a given
event by continiously checking for an event to occur. What
is the main problem with this approach
ok how would i do the following extract from a file i have
ssns = 267907230 which are in column 7 into a separate
data set then create a 2nd job step to extract from the
data set created the following "fund code" which is in
column 31 and is 113 into yet another data set
97
Write a program to create a process in UNIX
150
How to update a data for the views in the relational data
base schema
195
What is the difference between CLEAR & RESET and OPEN &
CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any
body tell me in real time senario with example please?
115
How to know we are in home page of a web application using
QTP
Hai,
My name is nisha.I have NIC exam.If anybody Knows NIC
previous paper pattern pls send me to nishanairp@gmail.com
87
in a company 30% are supervisors and 40% employees are male
if 60% of supervisors are male. what is the probability
that a randomly choosen employee is a male or female?need
steps to solve this?
111
hi i m deepak
my shedule for NIC pi is 17 Apr
please contact me if anybody has interview on same day
or give me some idea who have faced
82
In mainframe SDSF, Can we copy the list of jobs currently
executing in SDSF in to a seperate DATASET...?
What is the client concept in SAP? What is the meaning of
client independent?
164
how can we implement locks in plsql?
145
As per interoperatbility programs written in one language
can be used by other language.
How can we restrict the features of one language (say C#)
in the programmer written in another language (say VB)..for
example we have some features like operator overloading
which is possible C#.NET (not in VB.NET), how can we
restrict that when we are using this code in VB.NET.