what is the system development cycle
No Answer is Posted For this Question
Be the First to Post Answer
.net 2005 supports how many languages?
How to merge Action Form with Dyna Action Form in Struts.
£¢®£ž›;=9:B9<::C = ADITHI HOW TO GET?
why we need to take u?
what you mean by mantis in IT interview? why we use mantis? advantage of mantis?
What is the difference between COM and CORBA?
WHat is execution in manual testing and when will we start execution and what language we use in execution
can we extend a class having only one parameterised constructor.Suggest the process to do it.
How should a programmer decide whether to use a macro or a subroutine to accomplish a given logical function
1 Answers R V College of Engineering, University of Jordan,
Java is called as pure objerct oriented programming language, where as c++ is not completely object oriented.can any explain the detailed differenec between these two
Any real time example of O2C process from taking order till creating invoice.
What is the output of the following x = "abcdef" i = "a" for i in x: print(i), a) no output b) i i i i i i … c) a a a a a a … d) a b c d e f