1.Describe about your project?
Answer / srigar s
Explain briefly about project,in all the angle.
Make sure all the abbrevations
| Is This Answer Correct ? | 0 Yes | 1 No |
In staad pro, how can we design ROOF SLAB?
what is throws keyword
9.Difference between even and odd signals?explain with the diagram?
What is test execution and when will we start execution please send me one example for this question
what is the exact full form of OOPS,O -> object O -> oriented P -> programing S-> ? ....
how to hide prompts
write a program on c(or)c++(or)java language i.e if i have 5 numbers like (10,24,3,9,15) i want to display highest number from these numbers
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?
what is page hit in operating system?
Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?
what is the pl/sql block size in oracle 10g and 11g?
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.