1)can anyone explain how to use Normalizer transformation for the following scenario Source table | Target Table | Std_name ENG MAT ART | Subject Ramesh Himesh Mahesh Ramesh 68 82 78 | ENG 68 73 81 Himesh 73 87 89 | MAT 82 87 79 Mahesh 81 79 64 | ART 78 89 64 | please explain what should be the normalizer column(s) The GCID column 2)Also please explain the Ni-or-1 rule.
5 27776In real time project when will we use Abstract class. and what are the difference between abstract and interface.
6 22778System.out & System.in are final static data member of System class but we can change there reference through setOut() & setIn() method how...
2 6166What is a scope of a variable that declared inside the main? Is tht accessible in try & catch block?
3 10937Post New FCS Interview Questions
How to get a single ouptut by combining two or more queries?
Is php fully object oriented?
What is difference between core data and sqlite in ios?
What is a controller in php?
What is a derivative?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
Please send the clerical exam questions and answers to my mail Id pinky18.02.1985@gmail.com
Tell the minimum requirements for installing typescript. Also, mention the steps involved in it.
Explain logon groups?
what is the role of external testing companies?
How Self works in DG set
From the following data calculate (i) P.V. Ratio (ii) B.E.P. (iii) Margin of safety (iv) Profit Direct Material 20,000 Direct wages 16,000 Variable factory overhead 25% of wages10 % of factory cost Variable selling and Distribution overhead Rs. 4 per limit Fixed overhead Rs. 8,000 Unit sold 1000 @ Rs. 64 per unit
Is math an abstract class in java?
What is equivalence class?
Explain the difference between response.redirect vs server.transfer