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

Bakul Placement Papers Interview Questions
Questions Answers Views Company eMail

AMDOC PLACEMENT PAPER 1

8 41342

Post New Bakul Placement Papers Interview Questions


Bakul Placement Papers Interview Questions
    Bakul Placement Papers Interview Questions (1)


Un-Answered Questions

Define search head pooling?

146


Which are low level languages?

617


What is happening when paint dries?

639


How do I add a spreadsheet?

307


Is there any way to find whether software installed in the system is registered by just providing the .exe file? I have tried the following code but its just displaying the directory structure in the registry. Here the code : package com.msi.intaller; import java.util.Iterator; import ca.beq.util.win32.registry.RegistryKey; import ca.beq.util.win32.registry.RootKey; public class RegistryFinder { public static void main(String... args) throws Exception { RegistryKey.initialize(RegistryFinder.class.getResource("jRe gistryKey.dll").getFile()); RegistryKey key = new RegistryKey(RootKey.HKLM, "Software\\ODBC"); for (Iterator subkeys = key.subkeys(); subkeys.hasNext();) { RegistryKey subkey = subkeys.next(); System.out.println(subkey.getName()); // You need to check here if there's anything which matches "Mozilla FireFox". } } }

1340






Explain what are bitwise operators in groovy?

5


What are the fundamental components of dialog program?

573


Explain idoc extension. How do you do it?

514


What is as_view in django?

202


What is the difference between electronic and print journalism?

480


what is the difference between cardinality and Nullability?

2500


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

1548


Describe grep() in r string manipulation?

50


How long does it take to install ubuntu from usb?

376


How long does a robot automation project take?

1