Tag: architecture
Questions Related to architecture
-
SessionFactory
-
Session
-
Transaction
-
None of the Above.
-
Process of monitoring and updating only objects that have changed.
-
Process of calling the update () and save () methods explicitly.
-
Process of releasing memory to heap which is no longer accessible from any live thread.
-
None of the above.
-
Hibernate gets initialized when the application starts.
-
Hibernate gets initialized when one calls first db access Query object.
-
Hibernate gets initialized when a SessionFactory is created.
-
Hibernate gets initialized when first session gets created.
-
acts as an interface between the user and the kernel.
-
is the hub of the operating system.
-
minimal operating system that performs only the essential functions of an operating system.
-
None of the above.
-
chmod 555 biglist
-
chmod 777 biglist
-
chmod 111 biglist
-
chmod 561 biglist
-
Displays nonprintable characters in an octal (\nnn) notation.
-
Displays only the information for the directory named.
-
Sorts output vertically in a multicolumn format.
-
Lists all entries except . (dot) and .. (dot-dot).
-
Non repeated line
-
Repeated line
-
Counting the frequency of the line
-
None.
-
Lists the file or directory contents that the link references
-
Lists the name in each slot for each directory specified in the Directory parameter.
-
Displays nonprintable characters in file names as a ? (question mark) and Reverses the order of the sort.
-
Lists all subdirectories recursively.
-
This displays every line in pgm.s whose first character is not a #.
-
This displays every line in pgm.s whose first character is a letter.
-
This displays every line in pgm.s whose first character is a Numeric.
-
None.