A number. if it is divided by 2 reminder 1, if it is divided by 3 reminder 1, if it is divided by 4 reminder 1, if it is divided by 5 reminder 1, if it is divided by 6 reminder 1, if it is divided by 7 reminder 1, if it is divided by 8 reminder 1, if it is divided by 9 reminder 1, if it is divided by 10 reminder 1, and if it is divided by 11 reminder 0. its greater then 100. which is that number. this puzzle has been appeared in one of written test(aptitude for 20 marks).
21 39229Post New MNBC Interview Questions
What data type is a string?
132/66kv sub-station procation ?
How do you perform drag and drop operation in webdriver?
No. of rounds: 1. GD 2. Written test 3. Technical round 4. HR Group Discussion: In GD I got topic “Effect of Movies on Youth, is it good or bad?”. Everyone got chance to speak. They examined the fluency and point of view on topic. I was selected in this round. Written Test: In written, there were 30 to 40 question including 5 subjective, they are, 1 What is RTTI(Run Time Type Information)? 2 What is containership? 3 What is the difference between compiler level of C++, C# and one other language? 4 Why C++ reserve 2 bytes for structure? 5 One question was related to dot net….. Remaining question are objective and they are belongs to C, Data Structure, 4-5 question from Java and also some questions from Software Development, includes, Some programs given with there output, questions related to sorting algorithm and there complexities, from java, multithreading and a program for Concatenation of two strings using inbuilt methods, from Software development they ask about software lifecycle(including all phases), specification and testing. It was all technical and I cleared the written too. Technical round: In this round, they asked about my resume. Remember the things that you write only those things in resume, in which you are very well, else it will create problems for you. They asked first about myself, and then about my programming skills. They give me a problem to solve in C. They ask me about SQL commands (because I mentioned in resume) like difference between delete and truncate, left join with syntax, then some questions from OS and computer network. I also found out that they were taking my stress testing. They fired questions very rapidly. Don’t give up they will make you feel free environment if you will get nervous (at that time I was). HR round: In this round as usual they asked about personal question to starting with about yourself. They asked some IQ questions like which object with four points are at equidistance, draw three co-centric circle without pull-up your hand, they also asked question, if a bear is jump from 1 meter in …sec. what is the color of that bear. Answer is related to measuring gravity according to south and north pole, and I was confused at that time. They also asked the meaning of my name, I gave that answer.
What are the uses of journal in accounting?
What is microsoft exchange server for outlook?
What is the maximum number of tabs allowed on a Microsoft Dynamics CRM 4.0 forms?
Hi this is the coding for adding data in to an xml table
i want the coding for update and delete
Try
Dim emp_xml_doc As New XmlDocument
If
System.IO.File.Exists(Server.MapPath("emp.xml")) Then
emp_xml_doc.Load(Server.MapPath("emp.xml"))
Dim myrow_element As XmlElement
myrow_element =
emp_xml_doc.CreateElement("EmpDetails")
Dim str As String
str = "
Is it possible to have a deadlock involving only one process?
Are lists mutable?
What are the ipc techniques?
Can a static library (.a) contain resources like images, sound files etc?
Does index slows down insert statements?
Where is Corporate Office/Head Quarter of LIC located?
Can search engine index the images?