Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

IBM Interview Questions
Questions Answers Views Company eMail

will there be any problem in installing the application server on a target platform where it has been done before?

1082

in order to modify the configuration of an enterprise application, through which components can the system admin make modification using wsadmin?

951

what may cause installation of websphere application server over system I to bestopped suddenly with no log file creation?

923

can you take a copy of systemout.log files over system I while it is running?

1 1709

where can administrator find binding information for an application?

1005

can you federate a profile using manageprofiles command facility?

911

what are the new capabilities in ibm installation manager v8?

890

how to remove the application-scoped resources from an enhanced ear file?

980

mention how many ways you can deploy the application in websphere?

1062

when does administrator need to create a jdbc provider?

922

when you use migration wizard (pmt) for websphere application server 8, do you expect to have all profile services up and running again?

857

how to protect servlets in java ee applications?

962

how can you administer your application server?

940

can you federate a node on system I box into dmgr over windows/linux platform?

944

mention what functionality does caching proxy server provides?

934

Post New IBM Interview Questions


IBM Interview Questions


Un-Answered Questions

Can two tasks be assigned to the same partition in sybase?

859


What is cms in magento?

1


on 21st march and 23rd september 1.the direct rays of the sunfall on the equator. 2.the slanting rays fall on the equator. 3.only the northpole is tilted towards the sun. 4.only the south pole is tilted towards the sun.

4068


You attempt to add a datafile and get: ora-01118: cannot add anymore datafiles: limit of 40 exceeded. What is the problem and how can you fix it?

638


Explain what is the difference between find elements () and find element ()?

984


what are the Morphologic changes of HeLa cell after RNAi?

1872


What is struct c++?

1056


What do you to script when objects are removed from application?

1124


Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);

1065


Write a C program linear.c that creates a sequence of processes with a given length. By sequence it is meant that each created process has exactly one child. Let's look at some example outputs for the program. Here the entire process sequence consists of process 18181: Sara@dell:~/OSSS$ ./linear 1 Creating process sequence of length 1. 18181 begins the sequence. An example for a sequence of length three: Sara@dell:~/OSSS$ ./linear 3 Creating process sequence of length 3. 18233 begins the sequence. 18234 is child of 18233 18235 is child of 18234 ........ this is coad .... BUt i could not compleate it .....:( #include #include #include #include int main(int argc, char *argv[]) { int N; pid_t pid; int cont; if (argc != 2) { printf("Wrong number of command-line parameters!\n"); return 1; } N = atoi(argv[1]); printf("Creating process sequence of length %d.\n",N); printf("%d begins the sequence.\n",getpid()); /* What I have to do next ?????? */ }

2153


Why is struts used in java?

930


i hve 3 yrs of experience in financial market(capital and derivative market)as sales manager, i am handling a team under me which takes care of financial prodduc distribution and crm.now i am looking for oracle course, kindly let me know which module will be suitable for me.

2161


Is stack a dynamic data structure?

957


What is strong tag in html?

844


What is planning strategy you select to perform mts and mto?

460