What are the difference between Water fall model and V- Model? Which one is better? Why 80% of Software companies using Water fall model nowadays?
5 16074Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
2 8524what is the diff between BVA & ECP and also advantages about thease techniques..& i want some proper examples... from sekhar yadav sunkara svsekhar2003@gmail.com
1 8872Post New iGate Interview Questions
How many tables we can create in mysql database?
Under what condition the critical point (a,b) will be saddle point ?
You are using the accounts approach to parallel valuation and classic assets accounting. You need to create a new financial statement version to valuation based of IFRS principles. In asset accounting, what posting options can you choose for the new depreciation area? (any 2 answer) Area post in real time Area posts APC directly and depreciation periodically Area posts APC only directly Area posts APC and depreciation periodically
What is aot in angular?
Why is f4 not working in excel?
What is ‘head’ in git and how many heads can be created in a repository?
What are pointers? What are stacks and queues?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
I have a requirement Here we have a ResultSet object that will contain 50 records i need to print those recors in to a webpage(i.e; view according to MVC architectures that mybe servlet or jsp) . Here i need to print the records 10 per page that is 1 to 10 in page one and 11 to 20 in page two like remaining will be appeared in other pages we need to display those page numbers whenever we click on that page number we will go to that page and display 10 records like we will display 5 pages it is like this << 1 2 3 4 5 next >>
How do you reject records in a transformer?
How many types of webdriver api's are available in selenium?
How do I setup an ssl certificate?
Which is the package fastest form of python?
What are the common critical, blocker, major, minor bug founds while testing a mobile?
write a program that will sort the given five numbers in ascending order using (bubble sort)(selection sort)