key word driven frame work is like a folder structure Question is that where is the folder like funtion library folder,object repository,data base,application scenerio folder etc are store whether in a remote machine where we have to access or in our machine (it just like VSS)
1870Post New Kanbay Interview Questions
Explain the communication process using the communication theory?
Single File Database: Develop a student record management program, which uses single file as its database. It is not supposed to create additional files at any part of the project and should never rewrite total content. It must be capable of storing 100000's of records. It should support variable length records to be added, deleted, modified, listed.
What are the differences between union, intersect, and minus operators?
You are a project manager in the manufacturing industry. You are using sample variance measurements to monitor the results of the process over time. Which tool and technique of Quality Control are you using? A. Statistical sampling B. Scatter diagrams C. Control charts D. Pareto diagrams
Expand of alb?
write a program that reads in a file and counts the number of lines, words, and characters. Your program should ask the user to input a filename. Open the file and report an error if the file does not exist or cannot be opened for some other reason. Then read in the contents of the file and count the number of lines, words, and characters in the file. Also print additional information about the file, such as the longest and shortest words, and longest and shortest lines. For simplicity, we define a word to be one or more characters ending with white space (a space, tab, carriage return, etc.). Functions for checking the types of characters can be found in the ctype.h header file, so you want to include this header file in your program. For example, the sentence below could be all that is in a file. This sentence IT 104 is taught in C++. has 32 characters, one line, and six words. The shortest line is 32 characters. The longest line is 32 characters. The shortest word is 2 characters. The longest word is 6 characters
If we have to create multiple positions, what method or tool we can use to avoid errors due to creating them manually.
Can I use gmail instead of outlook?
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
What happen to the transformer if the OLTC frequently used for lower and raise occured 50times daily?
How do you write a formula in excel?
What is a storage class? Mention the storage classes in c++.
Explain wbs?
What is css3 hsla() function?
How to make images responsive in bootstrap?