What is the Web.config file used for? a) To store the global information and variable definition for the application. b) Configures the time that the server-side codebehind module is called c) To Configure the Web Server. d) To Configure the Web browser.
8 37082macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
12 36773enum day = { jan = 1 ,feb=4, april, may} what is the value of may? a)4 b)5 c)6 d)11 e)none of the above
8 44601Piggy backing is a technique for a) Flow control b) sequence c) Acknowledgement d) retransmition
17 39632Post New HCL Interview Questions
What is callablestatement? How you can call stored procedure to pass in parameter?
How do I stop search in visual studio?
what is recursion in java
What is unlogged table?
What is a break?
Wcf and what is difference between wcf and web services?
How many return statement are allowed in a function?
Explain Error handling or coding in infopath?
Have you ever been on a team where someone was not pulling their own weight?
what do u do when DB time takes more?in sap bi
What is the scope of an xml namespace declaration?
Is null a value?
Which is faster list or dictionary in c#?
i want the steps involved in the customization for the process order. my situations is if i take the process order for x qty then stores people can issue only x qty not less or not more. how to do this. pls help me
Explain the difference between struct and class in terms of access modifier.