Question
How do you transform oh data?

Answers





Search
Can you Answer!!
  • Q Ease of adaptation and training needs – some accounting softwares are user – friendly and require a simple training to the users. However, some other complex software packages, linked to other information systems, require intensive training on a continuous basis. The software must be capable of attracting users.
  • Q What method is used to specify a container's layout?
  • Q The surface that reflects all the colours in the spectrum will be seen as:
  • Q How to pay PF (Provident Fund) of an employee by employer ?
  • Q In 1977, the Janata Government appointed a committee on Panchayat Raj institutions under the chairmanship of _____The committee submitted its report in 1978 and made 132 recommendations to revive and strengthen the declining Panchayati Raj systems in the country.
  • Q Distinguish between key flexfield and descriptive flexfield?
  • Q In RBI Act 1934, the business banks can carry out is defined under
  • Q What experience do you have in working with people of other disciplines (OT, PT, etc.)?
  • Q How can i customise conversions from type x to string?
  • Q Which is the most commonly used code for representing alphanumeric information?
  • Q 1 + 1 + "1" = ? 1 + "1" + 1 = ? "1" + 1 + 1 = ? 1) Is this code compile successfully or generate error ? 2) If compile then what is the output of given code ?