Hard water does not lather well with soap because (A) It contains carbonates of calcium and magnesium (B) It is highly coloured (C) It contains suspended impurities (D) It contains sodium chloride.
2 8967Post New HK General Knowledge_Current Affairs Interview Questions
Whether drupal is written in procedural-style or object oriented?
Name the types of transaction management that spring supports.
What are the data hotspots for Power Map?
how to find earth pit resistance in simple method?
Write a program structure in python?
What is different type of Electrical curve and how it protects the equipment's while up-normal situation?
What is the stored procedure?
How to Redirecting to Controller Actions in Laravel ?
What is example of data?
What is Java Shutdown Hook?
find the output? void r(int a[],int c, int n) { if(c>n) { a[c]=a[c]+c; r(a,++c,n); r(a,++c,n); } } int main() { int i,a[5]={0}; r(a,0,5); for(i=0;i<5;i++) printf("\n %d",a[i]); getch(); }
What is transaction in hibernate?
In case of third party sales what would trigger for the automatic creation of pr or po?
What is the default location of local repository?
What is the mini page layout and how to enable it?