General Knowledge Quiz - Question & Answers Set - 17

  • Question 1 :
  • What are the functions for IMAP
  • imap_body - Read the message body imap_check - Check current mailbox imap_delete - Mark a message for deletion from current mailbox imap_mail - Send an email message
  • Question 3 :
  • How can we increase the execution time of a php script
  • By the use of void set_time_limit(int seconds) Set the number of seconds a script is allowed to run. If this is reached, the script returns a fatal error. The default limit is 30 seconds or, if it exists, the max_execution_time value defined in the php.i
  • Question 5 :
  • What types of images that PHP supports
  • Using imagetypes() function to find out what types of images are supported in your PHP engine. imagetypes() - Returns the image types supported. This function returns a bit-field corresponding to the image formats supported by the version of GD linked
  • Question 8 :
  • What are the features and advantages of OBJECT ORIENTED PROGRAMMING
  • A
  • B
  • o
  • AB
  • One of the main advantages of OO programming is its ease of modification; objects can easily be modified and added to a system there by reducing maintenance costs. OO programming is also considered to be better at modeling the real world than is procedura
  • Question 10 :
  • What is the use of friend function
  • Friend functions Sometimes a function is best shared among a number of different classes. Such functions can be declared either as member functions of one class or as global functions. In either case they can be set to be friends of other classes, by usi
  • Question 11 :
  • What are the difference between abstract class and interface
  • Abstract class: abstract classes are the class where one or more methods are abstract but not necessarily all method has to be abstract. Abstract methods are the methods, which are declare in its class but not define. The definition of those methods must
General Knowledge Quiz - Question & Answers Set - 17
Home Ask Questions Study Current Affairs Previous Papers Kerala PSCIBPSUPSCRBITNPSCMPSCSSCCBSEUnited StatesModel Tests News More Answers Coaching Centres Careers Downloads Colleges