Name the data type should you use if you want an 8-bit value thats signed?
No Answer is Posted For this Question
Be the First to Post Answer
How add insert options in datagrid control in footer row.
Explain the differences between asp and asp.net and is asp.net backward compatible to asp?
Whats the difference between struct and class in c#?
What are the tags necessary to be present within the tag ?
What is the difference between client-side script and server-side script?
Define a variable?
What is application object in asp?
sir,please send me the NIC exam questions
Define a filesystemobject object?
Explain the post & get method?
Which line of code would instantiate the Browser Capabilities component? A. objBrowser = Server.CreateObject("MSWC.BrowserType") B. Set objBrowser = Server.CreateObject("MSWC.BrowserType") C. var objBrowser = Server.CreateObject("MSWC.BrowserType") D. var objBrowser = CreateObject("MSWC.BrowserType") E. var objBrowser = Server.CreateObject("BrowserType")
What is the order of precedence for logical operators.