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

HK Soft Interview Questions
Questions Answers Views Company eMail

How to test API's?

12 45523

Post New HK Soft Interview Questions




Un-Answered Questions

What is grep short for?

558


What is @repository annotation in spring boot? : Spring Boot

188


Can we store images in mysql database?

484


What is meant by the connected lookups?

295


What is a cursor and what are the steps need to be taken?

603






what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread

503


What is log shipping? Can we do logshipping with SQL Server 7.0 - Logshipping is a new feature of SQL Server 2000. We should have two SQL Server - Enterprise Editions. From Enterprise Manager we can configure the logshipping. In logshipping the transactional log file from one server is automatically updated into the backup database on the other server. If one server fails, the other server will have the same db and we can use this as the DR (disaster recovery) plan.

2318


Test procedure of fly ash bricks as per code ?

2130


What is the use of jdbc?

572


Describe your field experience sample type collected,sample techniques,field measurements taken and equipment used?

2282


What are the advantages of using git hub for selenium?

472


Define what is the language used for expressing scenario in feature file?

254


Tell me what is the use of mysql_real_escape_string() function?

541


What is the mode of action for quaternary ammonium compounds?

621


stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.

1858