How many rows does a spreadsheet have?
Differentiate between Link state and Distance Vector Routing algorithm.
What is project atlantic in lotus notes?
Is java a tool?
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 ].
Hello friend I am Manish from delhi I clear the written exam of NIC(national insurance company),If any one have any idea about inerview plz send me details my no:-9999026117,Email id:-bittu523@yahoo.com
What is the property of class?
What are the different phases of the Activity life cycle in Android?
Explain what is row_number function?
What is the use of the migration assistant tool in azure websites?
Is it possible for yielded thread to get chance for its execution again ?
What is default scope in a angular directive?
What is the difference between equal to (==) and assignment operator (=)?
What is NameNode and DataNode in HDFS?
Difference between the first and second level cache in hibernate?