Answer Posted / sahil
xm1
| Is This Answer Correct ? | 8 Yes | 19 No |
Post New Answer View All Answers
How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database
Plz sent me in .net 2.0 interview Question & answers?
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
Explain three modes in which files can be accessed from python program
For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?
it is a language or tools?
19. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
WHAT IS MAIN IMPORTANT THING IN SOFTWARE?
how pseudo column works?
when we use mantis? how learn mantis?
I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?
You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
How to know we are in home page of a web application using QTP