two progs are given. one starts counting frm 0 to MAX and the other stars frm MAX to 0. which one executes fast.
5 9191struct ptr { int a; char b; int *p; }abc; what is d sizeof structure without using "sizeof" operator??
9 16039Post New Verifone C Interview Questions
Who is the chairman of LIC?
How to use transact-sql statements to access the database engine?
What is a data list?
What is a cookie in java?
Explain the difference between psb and psd?
How do I start microsoft access?
when i send the request to the JSP page it will print as it is and why? and how to solve this problem please inform me that solution
How to find operating system information using the qtp script?
The BACKTRACKING-SEARCH algorithm in Figure 5.3 has a very simple policy for what to do when a branch of the search fails: back up to the preceding variable and try a different value for it. This is called chronological-backtracking. It is also possible to go all the way to set of variable that caused failure. State whether True or False. a) True b) False
What is Difference between Cost center and Profit center. Can any one explain me?
What is meant by web application?
hi all..i want to know oops concepts clearly can any1 explain??
How does one get the view definition of fixed views/tables?
How to combine two function together?
Does c# support templates?