how do you measure the 1:2:4 and 1:1:2 proportion rcc concrete for one cubic metre? what is the cement qty. sand qty. jelly qty.
1 3782Post New VR Residency Interview Questions
On what basis is a view chosen in the rendering phase?
Tell me what is load balancing?
How do I verify oma is functioning?
What os do hackers use?
What are three methods for displaying data in a syncfusion datagrid
Explain about wimax backhaul?
Given only putchar (no sprintf, itoa, etc.) write a routine putlong that prints out an unsigned long in decimal. [ I gave the obvious solution of taking % 10 and / 10, which gives us the decimal value in reverse order. This requires an array since we need to print it out in the correct order. The interviewer wasn't too pleased and asked me to give a solution which didn't need the array ].
Is primary key clustered or nonclustered?
Tell me what are buses used for communication in embedded system?
why an information gap exists in most organizations.
In k-means or knn, we use euclidean distance to calculate the distance between nearest neighbors. Why not manhattan distance?
What is an application, presentation and database servers in sap r/3?
What is garbage option in the data transform wizard?
Why was unix created?
Why to use python numpy instead o f lists?