how to test the orientation of the layout in android.to note
any changes in the ui design when change orientation
how to write test case for a text field that should be mandatory
What is the coding about how to recognize color in fuzzy logic using Matlab R2009b?
In LSMW , what does the following error mean and how to rectify it : Incorrect interface data for set 78 in method C . This error is occuring in idoc processing step of LSMW.
Write code that allows to create only one instance of a class?
Hi, I want the code to fetch multiple rows in REXX using RLX and CURSOR. Can anyone help me?
You have been asked to install a servlet engine (tomcat, glassfish, etc.) for a companies servlets. Assuming the company has an existing web/DBMS server (which may or may not be on the same server), explain in detail how would you implement the development project and a deployment solution.
Write a Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)
Write a Program to find the reverse of a given number.
Devise a program to implement the Fibonacci sequence.
Write a program that implements a date class containing day, month and year as data members. Implement assignment operator and copy constructor in this class.
How can you print an address of a variable?
Write a Program to find whether the given number is a Armstrong number.