for us visa interiew which file i have to carry(for example
:folder file,gip file or other).please give me
the answer .becoze the us consulate asks my documents,
tommorow morning my interview so please grant me answer
Answer Posted / partho
Whatever file you use, the documents contained therein must
be neatly placed, chronologically filed or placed in
transparent plastic flaps. In case of any document is asked
for you must be sure at what place in the file you will
find it... just be confident with your papers and figures.
Good luck, dear.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
in HVAC how does the chiller functioned .. and what is the chiller cyclic process
I have got one problem .I initially have got windows vista in my computer but now I installed linux UBUNTU operating system into my computer .For this i first format D: drive and got installed finely there and restart , when it boots there there were two options vista and ubuntu .But the problem is that when i choose vista it opens but screen seems to be dark only mouse pointer sees in the screen and no more windows appeared . But when i choose ubuntu it opens and asks for username and password .But i don't know these things. But linux is freeopen software , why it asks userename and password ? Now i am unable to use my computer ,i installed lunux without partioning the drive. Plz give me the solution The computer configuration of my computer is 80 GB harddisk, 1 GB RAM.3GHz speed.
Explain i.d.e. for visual c++?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
what is defect tracking in sotware testing
i need to know abt renault nissan company and the rounds and type of questions asked by today
i want to know how can i divide the bandwidth among two computers.say i have a connection of 256 kbps dsl connection. i have a switch.now i want to divide this 256 kbps in two 128,128 equal connections.so that both of us can work on our separate 128 speed
what is the difference b/w "print" and "sprint" in sql?
compare the conditional operator with if-else-if statement.
what are the reseach done by itc brfore launching e-copal
If any kind of accident happen without any information to any one .what kind of action we have to take
1. what is the opportunity in hardware & networking in future? 2.how many courses r in networking that fulfill market requrment? 3.who is better for career MCSE or CCNA ,UNIX ?
i want to do oracle certification..could any one pleas tell me what is the level 1 certification exam in oracle? how do we get dumps?
10. Write a program in āCā language that will perform the following operation on double link list. Each node of this list contains the address of previous as well as next node. The previous pointer of first node & next pointer of last node should contain null. 1. Creation of list with as many records as user want 2. Search a node in the list 3. Deletion at last position 4. Display 5. Exit Create separate functions for each operation. The create () will be used to create the list. It should accept no argument & return the address of the starting node. Search() will search a node in the list. It receives rollno as argument & return that node if found otherwise return null. The delete () function will delete the last node. It does not receive any argument & return structure type value at last position. The starting node of the double list must be declared as external pointer variable. Each element of double link list will contain the following information Roll No, Std Name, Course. Use do-while loop & switch case for generating the above menu. The format of the output should is given below: S.No. Roll No. Student Name Course 1 cse01 Anil Singh B.Tech
There are n points and each point enclose with x and y axis form a rectangle and find the point using a program which forms the smallest rectangle?