Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Prasad Group Electrical Engineering Interview Questions
Questions Answers Views Company eMail

Why should we use jelly filled armoured cables in underground Communication system? What is the use of the Jelly? If we go for unarmoured, then what happens?

1 3951

Post New Prasad Group Electrical Engineering Interview Questions


Prasad Group Electrical Engineering Interview Questions


Un-Answered Questions

Enlist some filename manipulation commands in unix.

1156


Mention what is the production process in sap?

1017


How to enable or disable the microsoft windows firewall?

997


package MYCALC; use Exporter; our @EXPORT = (); our @ISA = qw(Exporter); our @EXPORT_OK = qw(addition multi); our %EXPORT_TAGS = (DEFAULT => [qw(&addition)],Both => [qw(&addition & +multi)]); sub addition { return $_[0] + $_[1]; } sub multi { return $_[0] * $_[1]; } 1; Program: use strict; use warnings; my @list = qw (2 2); use Module qw(:DEFAULT); print addition(@list),"\n"; Above coding is my module MYCALC and the program which using this module, I have not exported any function using @EXPORT, but I have used the DEFAULT in %EXPORT_TAGS with the function addition, when I call this function from the main it says the error as,

2670


Explain the concept of real-time operating systems?

1005


Coverage of 25mm.thick ratio of 1:4 cement mortar?

1895


Specify the port number for dns?

352


How to Get the time and date in Universal Time ?

1690


Explain the difference between a canyon, gorge, and valley?

775


.We want to compare the performance of a single threaded disk server with a multithreaded 1. Suppose the server takes 25 ms to receive a request for work from client, dispatch the request for processing and actual data request processing when reqd. Data is in main memory. If the reqd. Data is not in the main memory a real disk operation is needed and an additional 75 ms are reqd. On the average. On the average 25% of the clients requests access the disk. During the disk I/O period the thread waits. Assume that there is no other process in system when the server is running. How many requests can the server handle per second if its a)single threaded b)multithreaded

1930


What are pure components?

345


What is alpha testing?

1132


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

1346


please can any one send me BHEL ECE sample papers

2217


Can private virtual methods be overridden in c#.net?

895