Question
What do you know about modular programming?

Answers

Modular programming is a way to divide the program in to sub programs (modules / function) to achieve maximum efficiency.

More generic functions definition facilitates you to re-use the functions, such as built-in library functions.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q Prepare a Cash Book with discount column of Shri Shyam from the following transaction. Enter the following in Shri Shyam’s Cash Book and show the Balance: 2009 March 1 Balance of cash in Hand Rs. 25,000 March 3 Rent paid Rs. 2,000 March 5 Purchased goods for cash Rs. 10,000 March 10 Stationery purchased Rs. 2,500 March 12 Sold Goods for Cash for Rs. 8,000 March 15 Cash received from Ram Rs. 980 and discount allowed Rs.20 March 18 Cash paid to Shyam Rs.950 and discount Received Rs.50 March 25 Wages Paid Rs. 2,000
  • Q What is wcf
  • Q Without using the distribution model, can we send data from one system to another system by using ale?
  • Q Given n coins for two players playing a game. Each player picks coins from the given n coins in such a way that he can pick 1 to 5 coins in one turn and the game continues for both the players. The player who picks the last coin looses the game. You have to tell that for given n coins who looses the game?
  • Q If channel BW is 35khz.What is the maximum freq of data u can transfer.
  • Q Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
  • Q How many banks were nationalized in 1969?
  • Q How to call a list box on the text if some one send me the code for it
  • Q List out some versions of Windows XP, Vista, and Windows 7.
  • Q Which is the world’s fastest ‘SuperComputer’?
  • Q How to use package in Java