what is memory interface????
Answer / sai snadeep
Memory Interfacing is nothing but adding or interfacing
new/extra memory to the machine with
specifyed(corresponding)program.
Is This Answer Correct ? | 0 Yes | 1 No |
what is advantages and disadvantages of CAT5,CAT5e,CAT6,CAT7,COAXIAL CABLE,FIBER-OPTIC
2 Answers ECR, Sun Hai Engineering, TCS,
How to get the code from internet while i am doing project
THERE iS ANY DEFAULT CONNECTION STRING FOR WINDOWS APPLICATION IN VB.NET2005 FROM WHICH AFTER CHANGING PROJECT DIRECTORY TO OTHER PLACE AND WE DID NOT CHANGE DATABASE PATH INB SQL CONNECTION ?????
As you achieve greater success with the company after some years, Will you like to be a shareholder in our company?
Write a C program to solve the quadratic equation ax^2+bx+c=0. A quadratic equation has two roots which are given by the following two formulas: root1= -b+sqrt(b^2-4*a*c)/2*a root1= -b-sqrt(b^2-4*a*c)/2*a The program request the user for input a,b,c and the output will be root1 and root2.
What is the use of taskbar?
Write a program to input 10 elements in an array and seperate even and odd numbers, positive and negative between them ?
write a program to reverse a string using recursive function without using str functions.
7)8 mark X Y Z X Y Z + A B - A B -------- --------- C D E F B G A find X,Y,Z,G (8marks)
what is the differences between DTD's and XML schema?
what is the formula/ ratio for hollow block? considering to a 40 kgs of portland cement.
What is the difference between command line argument and input taking from the user?