Shivaji was crowned as an independent king at: (a) Surat (b) Poona (c) Raigarh (d) Singhagarh
4 23400How many times can the President of India return a non money bill passed by the Parliament? (a) Twice (b) Once (c) Thrice (d) Never
10 22861What is the last date for filing of returns for TDS, ESI, PF, Professional Tax, Income Tax, Service Tax and Income Tax?
21 121966I have cleared the ESI maharashtra(LDC exam).I want to know that what will be the pattern of skill test(typing and computer question)...
3 8833What is the full form of ESIC ?whatproportion of PF,ESIC,EDLi,TDS,BONUS,GRATUITY etc are been decucted from salary?
13 93144Post New ESI Interview Questions
why ac waveform repesented by using sine wave why not others?
What is custom tag in java?
How to convert a date to char in oracle? Give one example.
what does the SET clause is used for in Neo4j?
Name some of the important modules that are available in python.
How do I get sql certification?
How mapping of java objects is done with database tables?
Which dictionary tables and/or views would you look at to diagnose a locking issue?
What are the different types of olap? Give an example?
have you handled a difficult situation with another department?
How do I find the location of an excel file?
Differentiate between translate and replace?
Do gac'ed assemblies have fulltrust?
How to list all stored procedures in the current database using ms sql server?
there are 67 seats in train . there are only 5 seats in a row and in last row there are only 2 seats. One person can reseve only 5 seat at a time. If person reserving seat , the care is atken that he may get all in row. if seats are not available in row then the arrangement is so that person group get nearby seats. the following class is given public class seat { char name; int seat; boolean isSeatempty } 1.Draw require class digram and object diagram. 2.Write function seatallot(int noofperson) to allocate seat with seat nuber printed for the each name.