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

QIS Interview Questions
Questions Answers Views Company eMail

write a program to find the number of even integers and odd integers in a given array in c language

13 73486

What is BANK MSOD How to Prepare Bank MSOD.

2 60627

Post New QIS Interview Questions




Un-Answered Questions

For sorting data which component we can use in Talend?

5


Explain how does tcp try to avoid network meltdown?

617


What is border in microsoft word?

361


How does lookup work in excel?

260


for a 400kv t/m line with 10 ampere current will corona occur?

1712






What are the types of springs?

162


Is blue prism’s platform secure and auditable?

107


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

1355


How to list all objects in a given schema?

567


What are the advantages of new LO extraction?

1847


What are the indexes in sql server?

507


Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?

602


What are the tasks of test closure activities in software testing?

629


What are the configurations for bank statement processing? : fi- general ledger

763


why not soot blowing performed of air preheater, while soot blower is in retract position?

1470