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

CSC Interview Questions
Questions Answers Views Company eMail

what is advantages and disadvantages of the Waterfall Model and V-Model

5 31721

Software life Cycle models

7 11875

Explain the V-Model

7 13889

Differences Between Whitebox testing and Blackbox testing

21 95137

Explain the performance testing

3 9511

Explain Load testing

7 8109

Explain the Stress Testing

3 8706

Types of testing

4 13308

tell something about BPO

12 49464

what are background threads? give ex?

3 5873

What are Z errors?

1 7061

By using Filter Transformation,How to pass rows that does not satisfy the condition(discarded rows) to another target?

14 44033

In real time scenario where can we use mapping parameters and variables?

4 30486

How to create an instance of a class without using "new" operator? Plz help me out properly.Thank u.

10 25410

in real time with the help of scripts what we can do?

2 5430

Post New CSC Interview Questions


CSC Interview Questions


Un-Answered Questions

What does java final mean?

513


What is datatable and dataset in c#?

474


What are the responsibilities of a qa analyst?

603


give the co-ordination number of cscl?

607


What is circular reference/loops?

3






What is the difference between theme and sub theme?

81


What is session storage?

478


Who and when develop joomla?

80


What is the difference between hadoop and spark?

182


How be the result set of mysql handled in php?

576


How to expose the column in the blob… of the database?

196


Is swift like java?

462


How we can execute any code even before main method?

547


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

1342


sir, i want t know, i got a cheque frm sindhu (that amount i gave her as rent advance, she is returning nw) bt the cheque has cancled and bank take cheque return charges so plz give this journal entries.

900