Post New Gujarat Energy Transmission Corporation Limited GETCO Interview Questions
How can you measure CPI?
What is ods (operation data source)?
What is table partitioning and why is it required?
How do you load unique records into one target table and duplicate records into a different target table?
Explain about RSA algorithm? How secure is this algorithm?
Define negative frequency?
VLAN tagging/un-tagging process –where and when it happens?
I've an interview for post of Lecturer in a ece Department. Can anyone send me some possible questions that can be helpful for me???????
What is the procedure/activities to be taken to inject the current more than 2000A by using 2000A Loading Transformer?
What does time time () do in python?
A plain carbon steel contains 45 wt% of proeutectoid ferrite. Define what is its average carbon content in weight percent? I know that you need to use a tie line in the phase diagram, but my book does not really give a good example to go by
How can a transformation be made reusable?
Have you ever been advised by a fellow employee or supervisor to lie about a situation? How did you handle this ethical dilemma?
What is the average salary of a c++ programmer?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?