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

Techser Interview Questions
Questions Answers Views Company eMail

What is the formula for calculating Transformer Losses & Efficiency. I want to compare the Transformer efficiency at different loading condition.

6 157533

Post New Techser Interview Questions




Un-Answered Questions

What are Classes and Objects?

574


What is microsoft access database?

480


What is the difference between deep copy and shallow copy in java

545


What are migrations in django?

228


why do we need a digital signature?

565






What is active record in laravel?

495


Mention the difference between an object and a class ?

7


#include int fn(int v); main() { printf("%d\n",fn(7)); } int fn(int v) { if(v==1 || v==0) return 1; if(v%2==0) return fn(v/2)+2; else return fn(v-1)+3; }

1512


What is kpis (key performance indicators)?

49


What is the implicit name and type of the parameter that gets passed into the class set method?

487


I have a string “contact@dataflair.com”. Which string function can be used to split the string into two different strings “contact@dataflair” and “com”?

61


Explain network layer in ATM,

1171


Explain the various colour harmonies with the help of diagrams.

5


How Does The Stress Test Account For Non-performing Loans?

649


How do I sort a pivot table?

335