. The first muslim invader in India was (1) Changez Khan (2) Muhammad Ghori (3) Muhammad of Ghazni (4) Muhammad-bin-Qasim
57 81766which one of follwoing will read a character from keyboard and store in c a)c=getc() b)c=getchar() c)c=getchar(stdin) d)getc(&c) e)none
7 24142What is the formula to find out the kvar required to improve the powerfactor from .85 to .99 at 1500kw, 415v.
4 19971What is the winding resistsnce need to be in a 1000kva, 11kv/415v transformer, between ht winding to lt winding, ht winding to earth, lt winding to earth.?
1 5969Post New Trident Interview Questions
Does java runtime require a license?
in a scenario where an administrator needs to migrate the entire application server profiles from v6.1 to v8 using profile management tool (pmt) and he wants to keep all windows services created for these profiles, how to make sure that these windows services are kept after migration process?
Where can I find installed apps in windows?
What are the different types of storage control?
State the differences between val and var?
What is the difference between scripting and coding?
write a program to find out the divisor of a given integer number. Sample input:50 Sample output:2,5,10,25
How to you keep yourself updated on network security ?
Discuss row chaining, how does it happen? How can you reduce it? How do you correct it?
Why is used in jsp?
How do you set goals for your team?
How many neutrons are present in a single deuterium nucleus?
How cellulose is formed in plant?
What kind of variable is age?
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks