please tell me debit credi entry , in respect of salary advance and how to deduct,advance paid to employee
6 10961How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
2091Post New Tops Technologies Interview Questions
What’s the attribute for webservice method? What is the namespace for creating webservice?
What is polymorphism and its types?
What is difference between SMC supportg and Glass Fibre Reinforced Plastic Support.
1. How many TRXs are supported in Nokia Metrosite 2. What is the command to lock the TRX 3. What is the command to unlock the BTS 4. What is the command from BSC to check the alarm in BTS 5. What is the maximum transmit power of FlexiEdge BTS 6. When Abis link is down, name the alarm that is generated at BSC 7. Orange LED on RRI card is glowing – what is the indication? 8. How many E1s are supported by one E1 card in BTS 9. How many ways one can login to BIO card? 10. What are the different data rates in Abis for Traffic, TRX signaling and OMU 11. BCSU card in BSC can support how many TRXs? 12. What is the command to check list of sites that are down? 13. How many TRX are supported when we use one M2HA card in BTS? 14. Name the different types of power supply card in BTS and the output power of each card 15. Ater interface is between transcoder and MSC – True/False 16. SS7 signaling is used in Abis interface – True/False 17. FlexiEdge BTS has RRI card – True/False 18. From Transcoder to MSC, data rate for each call is 64Kbps – True/false 19. Name different types of TRXs which supports different GSM bands 20. ODU LED shows orange – what is the significance?
When will html_ajax have a stable release?
if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008
What are different relationships existing in database?
What are applets?
Explain how you can update memcached when you make changes to php?
In the Repeater control which way you can edit?
where are the windows nt primary domain controller (pdc) and its backup domain controller (bdc) in server 2003? : Windows server 2003
What are deployment descriptors? How many types of deployment descriptors are available? What are they?
tell the difference between indexed array and associative array? : Adobe flash
Can you explain the concept of spiking neural networks and their implications for AI?
int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}