What code optimizations techniques you follow in general
practice?

Answer Posted / meena

1. Elimination repeated sub-expressions.
2. Eliminating the dead- code.
3. Replacing multiplication and division by bit shift operators.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is faster string or stringbuilder?

521


Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.

522


Is a char always 1 byte?

509


What is the list interface in java programming?

582


What do you understand by Header linked List?

597






What will be the initial value of an object reference which is defined as an instance variable?

641


please send me hr interview questions in it industry

1670


What are kinds of processors?

570


Tell me are there implementations for sorting and searching in the java libarary?

598


What are actual parameters?

524


What is hash in java?

523


What restrictions are placed on method overriding?

642


What is a percentage sign called?

621


What is default locale java?

538


How do you declare an array that will hold more than 64KB of data?

640