Tag: programming languages

Questions Related to programming languages

  1. END MULTIPLY

  2. END-MULTIPLY

  3. STOP MULTIPLY

  4. STOP-MULTIPLY


Correct Option: B

How many types of file access are there in COBOL.

  1. 2

  2. 3

  3. 4

  4. 5


Correct Option: B
  1. mapping java classes to database tables

  2. mapping of java data types to sql data types

  3. data querying and retreival

  4. all the above


Correct Option: D
  1. Collection Management

  2. Session Management

  3. Application management

  4. Transaction Management


Correct Option: D
  1. Pojo classes

  2. Poto classes

  3. Session classes

  4. Persistent classes


Correct Option: A
  1. Retreive Hibernate session

  2. persist objects

  3. Save session

  4. config hibernate.cfg.xml


Correct Option: A
  1. only one session factory is created

  2. depends on the application developed

  3. depends on thesession interfaces to be created

  4. Atleast 2 factories has to be created


Correct Option: A