what are the main differences between MyISAM and InnoDB table storage structures ? what are the advantages and disadvantages in usage of these ?
10 44087How will you write a web service for secure socket layer? What is secure socket? Have you done any socket programming? What is single thread and multi thread? What are the differences between .NET 1.1 and .NET 2.2? What is the command to connect to a StoredProcedure? How many types of Adapters are available in ADO.NET? Why DataAdapters are important? What is DataSet? It's important to compile the ASP.NET application before using it? What protocol you use to stream the audio and Video data? What are the different kind of network protocols? Write how will you connect to a database using DataSet? Why we use AJAX? What AJAX can do which JavaScript can't do? In a page using Windows Media API, if we press a button and in succession quickly press another button, what do you think will happen? Will the application wait for the first button response and then execute the second one or directly second button command will execute. What is the architecture of your application? What is connection pooling in SQL? Tell some functions of Windows Media API? How you will detect, whether the ActiveX is installed in the system before accessing it? What are validators are available in ASP.NET? What are the basic concepts of OOPS? What is abstraction?
1982A solid cube of 4 inches has been painted red, green and black on the pairs of opposite faces. It has then been cut into one inch cubes. Following questions relate to the smaller one inch cubes. 1.How many cubes have only one face painted? (1) 8 (2) 16 (3) 24 (4) 32 2. How many cubes have only two faces painted? (1) 0 (2) 16 (3) 24 (4) 32 3. How many cubes have only four faces painted? (1) 0 (2) 8 (3) 12 (4) 16 4. How many cubes have no faces painted? (1) 0 (2) 8 (3) 16 (4) 24 How to solve this
14 47688Post New Tesco Interview Questions
What do you understand by the term 'Big 4s'?
How to upload in video,mp4,in .net 4.5 ..?
How will you make an attribute not process? : sql server analysis services, ssas
How to check curl is enabled or not in PHP
Which database the sqoop metastore runs on?
What is mongodb named after?
What is an associative container in c++?
What is difference between array and structure in c?
What were the biggest challenges of getting the 1.7 release out there?
What is starvation and aging?
Provide an algorithm to reverse a linked list without using recursion.
What are the different types of selectors in jquery?
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
What is the difference between jndi lookup(), list(), listbindings(), and search()?
How will you find the second largest element in a Binary Search tree ?