architecture Online Quiz - 10
Description: architecture Online Quiz - 10 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: architecture |
Location to keep “hibernate.cfg.xml” so that it gets picked up during startup?
---------------------- Objects produce --------------- Objects that can be used for Commits and Rollbacks in Hibernate to implement transaction management
This Class represents a single-threaded unit of work in Hibernate?
This class is a thread-safe global object, instantiated once in Hibernate
What is Automatic Dirty Checking in Hibernate?
A simple java application uses Hibernate core to access db. Which of the following statements are true?
What is a Kernel?
Command to change permission to a file biglist with Read and Execute access alone for all the Users?
How the Directories will be listed on execution of the Command [$ls –A] ?
What will be output for the following cut command taking as input the below file? $cat file 2273|ravi |chennai |ind $cut –d’|’ -f 2 file
What will the uniq Command [$uniq –d file] does ?
ls –lqr
Output of the grep command? grep "^[a-zA-Z]" pgm.s
Output of the SED command? sed "s/happy/enchanted/g" chap1
Output of the below expression? COUNT=expr $COUNT + 1
What’s the purpose of bc command in Unix?
Output of the AWK Command? Consider the below contents of the file named testfile. smawley, andy smiley, allen smith, alan smithern, harry smithhern, anne smitters, alexis EOF awk '/smith+ern/' testfile
Purpose of unix command “who”?
To see the list of Jobs running in background or suspended jobs?
What does the below Command Line Argument Does? $#