what kind of technical questions are asked for voice processing interviews in WIPRO,IBM,etc...??? (with answers plz)
2 19693When we have two versions of the dot net installed how does the compiler know which version of DLL it has to select to an application.
1961As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
2005I've an application where i need to give access to all the features only to admin and only few features to normal users. Say Menu...i dont want all my menu items to be accessible to all the users only the admin people can see few all the features where as normal users can have access to limited menu items...how can i achieve this. Please note that my menu is not a database driven menu.
1 4010A father age is 30 years older than his son and he has thrice of his son age after 5 years.Find father's age?
9 34000I want take up LoadRunner Testing Certification. Can anyone help me with the Syllabus and some sample questions. Also please tell me how much it costs for the Basic level testing.
2489A man leaves office daily at 7pm. A driver with car comes from his home to pick him from office and bring back home. One day he gets free at 5:30 and instead of waiting for driver he starts walking towards home. In the way he meets the car and returns home on car He reaches home 20 minutes earlier than usual. In how much time does the man reach home usually?
7 32215Post New Tesco Interview Questions
Why machine learning is popular now?
What is the application context?
What is an xml namespace prefix?
Is java safe to download?
Define the three parts of xsl?
What is difference between program and x86?
What is the default value of a pointer variable in go?
Arc is compile time or run time feature?
Can I install 64 bit windows on 2gb ram?
Which command is used to copy files?
what is the cics command used to access current date and time?
Is it acceptable of installing an earth pit in planters area where bare copper cable, earth rod and connection are susceptible to corrosion due to water?
What Are Good Use Cases For Impala As Opposed To Hive Or MapReduce?
Is 0 an irrational number?
why are there separate wait and sleep methods? : Java thread