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

Indian Railways SSC General Studies Interview Questions
Questions Answers Views Company eMail

Whose signature is found on a ten-rupee currency note in India? (a) Governor of RBI (b) Finance Secretary of India (c) Finance Minister of India (d) None of the above

15 51132

which is the biggest enterprise of the government of india?

2 17943

Post New Indian Railways SSC General Studies Interview Questions




Un-Answered Questions

How do you end php?

733


Give the system requirements for the jsf use.

87


What is the difference between responsibility-driven and data-driven approaches?

1286


What is the most powerful capabilities of the modelbinder ?

5


What is the current version of joomla?

69


What do you mean by structure property in a heap?

746


Is India a mixed economy? What do you know about mixed economy?

813


What is the difference between j std 001 and ipc a 610?

696


Is there a switch or case statement in python? If not then what is the reason for the same?

622


use of choke in APFC panels

5313


send me test pattern of nsn?

1887


What is a logic gate?

786


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

1563


A mapping contains source table S_Time(stat_year,end_year) target table TIM_DIM(date,day,month,year,quarter) stored procedure transformation: A procedure has two parameters I_end_year and output parameter as O_date ,day , month, year, quarter, If this session is running, how many rows will be available in the target and why?

1677


What do you understand by the term job time – out and how can you overcome that?

813