how to calculate earth fault relay current and CBCT ratio
Q-Explain the different load conditions that will produced different offset which may or may not be acceptable to thhe control function
what does static variable mean in c language?
what is a pointer in c language?
what is a structure in c language?
what are the differences between malloc() and calloc() in c language?
differences between pass by reference and pass by value in c language?
what is static identifier in c language?
what is recursion in c language?
what is the use of typedef in c language?
difference between a for loop and a while loop? what are its uses in c language?
what are register variables?what are the advantages of using register variables in c language?
describe about storage allocation and scope of global,exterm,static,local and register variables in c language?
what are enumerations in c language?
difference between arrays and linked list in c language?