What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks
1988How can count the string ? for ex: If i have string like 'bhaskar' then i need like b:1 h:1 a:2 s:1 k:1 r:1 please give any idea on that
9 11316select the 3rd maximum salary from sql server database if 4 (just an example In practically I may not know the exact situation) of the highest salaries are equal.
8 12337if we have a column (Key) in a table. and values of that column is Key 1 1 1 2 2 3 3 4 4 5 5 5 and we want to show the data after query..like.. 1(3) 2(3) 3(2) 4(2) 5(3) how many times a single term comes..
17 18492wat is mean by trigger?.......normally wat use......when trigger used in sql........... plz cleary say with example.......
2 6069Post New TCS SQL Server Interview Questions
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Is mongodb a document database?
What is codeigniter used for?
Explain snmp protocol? How is snmp work with nms and ems?
How many times can ssd be rewritten?
What is @entity in java?
What is meant by day types?
Explain what is the difference between power center & power mart?
I am perparing for DMRC Jr. Engineer Post. Please post me reference book Name At my Id laxman.negi@gmail.com
Explain data binding in angular 4?
When is it desirable to kill the foreground activity?
A banker has a seif with a cipher. Not to forget the cipher, he wants to write it coded as following: each digit to be replaced with the difference of 9 with the current digit. The banker chose a cipher. Decipher it knowing the cipher starts with a digit different than 9. I need to write a program that takes the cipher from the keyboard and prints the new cipher. I thought of the following: Take the input from the keyboard and put it into a string or an array. Go through the object with a for and for each digit other than the first, substract it from 9 and add it to another variable. Print the new variable. Theoretically I thought of it but I don't know much C. Could you give me any kind of hint, whether I am on the right track or not?
What is interface in term of oop (flash actionscript)? : adobe flex action script
What is the use of design patterns?
What is screen flow logic in sap testing?