Question
Which diarist noted on 25th December 1662, "(Christmas Day). Had a pleasant walk to White Hall, where I intended to have received the communion with the family, but I have come too late..."

Answers

Samuel Pepys (pronounced 'peeps')   Your Comment






Search
Can you Answer!!
  • Q How do you get programmers to build testability support into their code?
  • Q Difference between ram and rom?
  • Q What is the difference between multiprogrammed, multitasking and time-shared operation system? What is the advantage of a time-shared operating system over a multiprogrammed and a multitasking operating system?
  • Q How do you display the company logo on the report output?
  • Q What is premotor cortex
  • Q The eminent Hindi writer Govind Mishra received the Saraswati Samman on September 23, for his which novel ?
  • Q Time taken by sunlight to reach the earth is approaxirnately:
  • Q In an action for negligence, there must be a close and direct connection between the parties. What is the refers to?
  • Q What is a workflow in Hybris?
  • Q The File class contains a method that changes the current working directory. a. True b. False
  • Q There is a program which inserts and deletes node in a sorted singly linked list. There is a bug in one of the modules, how would you debug it?