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

Google Interview Questions
Questions Answers Views Company eMail

what is a complexity of linear search,binery search?

10 37337

how many types of sensors used in a air handling unit

1752

working principle of direct digital controllers(DDC Panel)

3505

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

1347

c++ is a purely oop concept?

3 5125

ADVANTAGES OF DIGITAL COMMUNICATION OVER ANALOG.?

1 3287

Upto How many years you’ll work for us?

2341

what is the water-cement ratio of mix design while 30mpa in 7 days?

2627

input any 4 digit number and find the difference of all the digits?

3 3471

Port number is already in use .. how to fix for apache..?

1 4026

Post New Google Interview Questions


Google Interview Questions


Un-Answered Questions

What is the safety of UPS?

1279


Can we change equipment category once defined?

517


Once ought to use a classic load balancer associate once to use an application load balancer?

123


Why ttl (time to live) is required?

508


What is the use of the super function in ruby on rails?

451






How is time management and payroll integrated?

555


What is outofmemoryerror in java?

559


How do I open a spreadsheet?

297


Define 2-3-4 tree?

495


how to align objects to the slide?

110


What is interaction semantics used in embedded systems?

460


Hana support in real-time what types of source database? : hana sql script

64


What are the steps to create a powerpoint presentation?

94


What is form control?

416


what are the key job responsbilites of area mamager in pharma

1593