Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

HCL Interview Questions
Questions Answers Views Company eMail

What are the purpose of Normalisation?

1044

What are the types of subscriptions in SQL Server replication?

1022

What is function of ROLLUP ?

1078

Define Unique Key?

991

Can we return Data from 4(more than 1) tables in stored procedure?

1048

Define Joins?

1018

What are the types of lock supported by ?

1036

What is the name of the system variable that returns the number of rows affected by a SQL statement?

1001

What is the difference between Stored Procedures and triggers?

1074

What is nolock hint in sql server 2008

1113

Give main differences between "Truncate" and "Delete".

1087

What is an active database?

1002

What is used to replicate sessions between instances in coldfusion clusters?

1061

What is Differnce between html.action and ajax.action?

999

What is difference between html.beginform and ajax.beginform?

996

Post New HCL Interview Questions


HCL Interview Questions


Un-Answered Questions

What is the purpose of sprintf?

1128


#include #include #include #include void select(char *items, int count); int main(void) { char s[255]; printf("Enter a string:"); gets(s); select(s, strlen(s)); printf("The sorted string is: %s.\n", s); getch(); return 0; } void select(char *items, int count) { register int a, b, c; int exchange; char t; for(a = 0; a < count-1; ++a) { exchange = 0; c = a; t = items[ a ]; for(b = a + 1; b < count; ++b) { if(items[ b ] < t) { c = b; t = items[ b ]; exchange = 1; } } if(exchange) { items[ c ] = items[ a ]; items[ a ] = t; } } } design an algorithm for Selection Sort

2539


Can one be shocked holding a wire carrying a very large current with a low voltage source?

1984


How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa

1071


What is the best practice on deciding the number of column families for HBase table?

168


What apps are written in c++?

1094


Name the element which has the following ground-state electron configuration: 1s22s22p6?

951


What laptop should I buy for machine learning?

89


Why doctype is used in html?

910


What is Tracing and Masking?

1523


What is the difference between CONST and READONLY?

1067


salam&hi, i need to know about how can i calculate an enough current for the new building before i submit it to the suppliers

2078


calculate the quantity of cement ,sand,bars and aggregate used for 28*4 ft with 4 inch (125mm) thick

1791


how could we calculate the no of outgoings from a 800 watt distribution board

1808


Explain any four vegetable fibers?

1