what is meant by frequency translation?
Answer / nandini
frequency translation is process of shifting frequency spectrum from one band to another band of frequencies.
| Is This Answer Correct ? | 0 Yes | 0 No |
xplain clearly each layer of osi and tcp reference modle
Explain the working of fir filters?
what is race around condition? in which flop it will occur? how to remove?
How much losses in microwave Link?
how to test on design and style in software?
What is tristor?
How are electrons in an atom visualized?
Write the total description of Ultra Commissioning.
What is tri state of a signal?
I am stuck up with a question on appending of two arrays I am writing the code for the same, I am appending two strings this way int main() { string s1 = "Welcome to C++"; string s2 = "C++ improves the logic ability"; string s3 = s1 + s2; cout<<s3<<endl; } But if I go ahead with the integer datatype , it doesnt work int main() { int arr[4] = {2,3,4,5}; int arr1[4] = {6,7,8,9}; int arr3[9] ; arr3 = arr + arr1;//displays error arr3 = arr ++ arr1; // works properly } Can anyone please clear my doubt in this question ?
Define what is meant by operating point?
Why there is no consistency in ur percentage of marks of 10th,inter and b-tech?
Civil Engineering (5086)
Mechanical Engineering (4453)
Electrical Engineering (16638)
Electronics Communications (3918)
Chemical Engineering (1095)
Aeronautical Engineering (239)
Bio Engineering (96)
Metallurgy (361)
Industrial Engineering (259)
Instrumentation (3014)
Automobile Engineering (332)
Mechatronics Engineering (97)
Marine Engineering (124)
Power Plant Engineering (172)
Textile Engineering (575)
Production Engineering (25)
Satellite Systems Engineering (106)
Engineering AllOther (1379)