how to swap all the values without using temporary variable. tha values r a = 20, x=60 and p=2.
5 9248Question:Why is mapping required? Computer 'Paging' & 'Segmentation'. Question:Give the disadvantages of Havander's Strategies. Question: What do you mean by Belady's Anomaly. - Describe with example. Question: Discuss the various function of OS. Question: Give a brief discussion on schedulers & Dispatchers with respect to process management.
2062How should a programmer decide whether to use a macro or a subroutine to accomplish a given logical function
1 10621Post New Programming Languages AllOther Questions
how to add Servlet-api.jar file into eclipse 3.3.2 ?
what is throws keyword
i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......
what is technical system, business system, logical system in sap pi7.0
Explain polymorphism. Provide an example.
can we retrieve only integer/String type columns from a table,if yes how?
Need provab technical test questions
what is the last ant version you worked?how to get it
8.In DSP,Define Signal and System?and various type of signals.
how we can know the funcions available in a class recording java?
< DL Compact > tag is used for
what is the purpose of checked Menu options
what is the difference between Windows application and Unix application?
How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.