Showing posts with label Research. Show all posts
Showing posts with label Research. Show all posts

Server Client Application Development Questions And Answers Set 6

Server Client Application Development

Questions 51 to 60


51.
Which of the following allows multiple request/response interactions to take place before the connection is closed?
(a)  Persistent Connections                     (b)  Pipelining
(c)  Cache validation commands             (d)  Hyperlinks
(e)  Fire Walls.
52.
Which of the following is needed for sending asynchronous alerts and notifications to operators?
(a)  SNMPv3                                          (b)  Email and MOM services
(c)  DCOM                                             (d)  RPC
(e)  TCP.
53.
Which among the following contains real-time information describing the function provided by a server and their parameters?
(a)  Interface Repository                         (b)  CORBA Facilities
(c)  Replication Agent                             (d)  Implementation Repository
(e)  Service Agent.
54.
Which of the following supports the capability of returning pointers to other interfaces through COM object?
(a)  Hardware interface                           (b)  Software interface
(c)  Transient interface                            (d)  Query Control
(e)  Query interface.
55.
JavaBeans Event Model is also known as 
(a)  The Event Beans Model                    (b)  The Event Service Model
(c)  The Event Delegation Model             (d)  The Event Foundation Model
(e)  The Event Driven Model.
56.
Families of software ICs that play together are called ……….
(a)  Roles                (b)  Suites               (c)  Objects             (d)  Components     (e)  Clients.
57.
Which among the following tools can set software parameters and fine-tune complex systems such as relational databases or operating systems?
(a)   Performance monitoring and trending tools
(b)   Inventory management tools
(c)   Application performance monitoring tools
(d)   Configuration Audit tools
(e)   Configuration management tools.
58.
What request is issued by a managing station to read the value of a managed object?
(a)  GET-NEXT         (b)  SET                  (c)  GET                  (d)  TRAP                (e)  Post.
59.
The default port address for HTTP is
(a)  60                     (b)  70                     (c)  80                     (d)  90                     (e)  50.
60.
Which of the following are variables that represent the data elements in a managed object?
(a)  Notifications      (b)  Attributes          (c)  Operations        (d)  Subscripts (e)  Sub Routines.

Answers


51.
Answer : (a)
Reason:  Persistent connections allow multiple request/response interactions to take place before the connection is closed.       
52.
Answer : (b)
Reason:  E-mail and MOM services are needed for sending asynchronous alerts and notifications to operators.     
53.
Answer : (a)
Reason:  Interface repository contains real-time information describing the function provided by a server and their parameters.
54.
Answer : (e)
Reason:  Query Interface supports the capability of returning pointers to other interfaces through COM object.
55.
Answer : (c)
Reason:  Java Beans Event Model is also known as The Event Delegation Model
56.
Answer : (b)
Reason:  families of software ICs that play together are called as Suits
57.
Answer : (e)
Reason:  Configuration management tools can set software parameters and fine-tune complex systems such as relational databases or operating systems.      
58.
Answer : (c)
Reason:  Get is issued by a managing station to read the value of a managed object
59.
Answer : (c)
Reason:  the default port address for HTTP is 80
60.
Answer : (b)
Reason:  Attributes are variables that represent the data elements in a managed object.



Read More


Server Client Application Development Questions And Answers Set 5

Server Client Application Development

Questions 41 to 50



41.
Which is the type of client that provides folders, work areas, shadows, and     associations that allow users to personalize their desktops?
(a)   Non-GUI clients that need multitasking        
(b)   GUI clients
(c)   Non-GUI clients that do not need multitasking
(d)   Databases
(e)   OOUI Clients.
42.
Images, Video, graphics, database snapshots are affectionately called
(a)  BLOBs                                            (b)  Intelligent documents                      
(c)  Internet services                               (d)  Network documents                        
(e)  Cascading Style Sheets.
43.
Network Yellow Pages are used for
(a)   Transferring graphics in network     
(b)   Ubiquitous Communication
(c)   Maintaining network time    
(d)   Maintaining System time
(e)   Helping to locate server and their services.
44.
The style of Messaging Remote Procedure Call is
(a)  Queued             (b)  Not Queued       (c)  Call-Return         (d)  Synchronized    (e)  Waited.
45.
Which of the following defines the system-level object frameworks in Object Management Architecture?
(a)  Object Request Broker                     (b)  CORBA services
(c)  CORBA facilities                                                            (d)  Application Objects
(e)  Application Services.
46.
Which is the protocol that provides a consistent naming schema to identify all web resources?
(a)  United Resource Locator                  (b)  Unified Resource Location
(c)  Unified Resource Locator                 (d)  Unified Read Locator
(e)  Unified Modeling Language.
47.
E-mail is a fundamental component of 
(a)  Software                                          (b)  Groupware       
(c)  Hardware                                         (d)  None of the above
(e)  Middleware.
48.
The Internet standard protocol for e-mail retrieval is
(a)  TCP/IP              (b)  IMAP                (c)  SMTP                (d)  STMP               (e)  MOM.
49.
The server data held on the client is called
(a)  Hypertext          (b)  Cookie              (c)  Resource           (d)  Document  (e)  Application.
50.
What are the smart pieces of software that can play in different networks, operating systems, and tool-palettes?
(a)  Procedures        (b)  Interfaces          (c)  Methods            (d)  Components     (e)  Tools.



Answers



41.
Answer : (e)
Reason:  OOUI client provides folders, work area, shadows, and associations that allow users to personalize their desktops.
42.
Answer : (a)
Reason:  Blobs
43.
Answer : (e)
Reason:  Network yellow pages are used for helping to locate server and their services.
44.
Answer : (c)
Reason:  The style of messaging remote procedure cal is Call-Return.
45.
Answer : (b)
Reason:  CORBA Services defines the system-level object frameworks in object management architecture.
46.
Answer : (c)
Reason:  Unified Resource Locator provides a consistent naming schema to identify all web resources.
47.
Answer : (b)
Reason:  E-mail is a fundamental component of Groupware       
48.
Answer : (b)
Reason:  IMAP is the internet standard protocol for e-mail retrieval.
49.
Answer : (b)
Reason:  The server data held on the client is Cookie.
50.
Answer : (b)
Reason:  Components 



Read More


Server Client Application Development Questions And Answers Set 4

Server Client Application Development

Questions 31 to 40


31.
In the client/server architecture, the component that processes the request and sends the response is------
(a)  Network             (b)  Client                (c)  Server               (d)  Protocol            (e)  O.S.
32.
In 3-tier client/server applications, the business logic lies at-------
(a)  The client              
(b)  The Database Server
(c)  Divided between client and server alternatively
(d)  Middle Tier            
(e)  Firewall.
33.
Which among the following are used to create very concurrent, event-driven server programs
(a)  Threads                                           (b)  Semaphores                                   
(c)  Binary Large Objects                        (d)  Inter-process Communications         
(e)  Monitor.
34.
………is a Non - GUI client 
(a)  Windows 3.x                                    (b)  Windows NT 3.5
(c)  Automatic Teller Machine                  (d)  MAC OS. X
(e)  Linux.
35.
In 3-tier computing, the request/response protocol between the clients and web servers is 
(a)   NNTP               (b)  SMTP               (c)  HTTP       (d)  POP3                         (e)  MOM.
36.
The IPX network number is-------- bits long
(a)  4                       (b)  8                       (c)  32                     (d)  16                     (e)  2.
37.
NetBEUI is an enhanced version of ----------- protocol
(a)  IPX                   (b)  SPX                  (c)  NetBIOS            (d)  TCP/IP              (e)  API.
38.
Which of the following   does not refer to middleware? 
(a)  COM                 (b)  Java                 (c)  DCOM               (d)  CORBA             (e)  RMI.
39.
Which of the following DO NOT allow multiple applications to participate in a transaction?
(a)  Firewalls            (b)  Routers             (c)  Gateways          (d)  Switches       (e)  Net Beans.
40.
FAT server is a server which
(a)   Is connected to number of clients
(b)   Has File Allocation Table.
(c)   Places more functions on the server.
(d)   Has high processing power.
(e)   Has low processing power.

Answers


31.
Answer : (a)
Reason:  In CS architecture, the component that processes the request and sends the response is Server
32.
Answer : (d)
Reason:  In CS applications, the business logic lies at Middle Tier.         
33.
Answer : (a)
Reason:  Threads are used to create very concurrent event driven server programs.     
34.
Answer : (c)
Reason:  Automatic Teller Machine is a non GUI client
35.
Answer : (c)
Reason:  HTTP is the request/response protocol between the clients and web server
36.
Answer : (c)
Reason:  The IPX network number is 32 bits long
37.
Answer : (c)
Reason:  Net BUI  is an enhanced version of NetBIOS  protocol
38.
Answer : (b)
Reason:  Java does not refer to middleware
39.
Answer : (c)
Reason:  gateways do not allow multiple applications to participate in a transaction
40.
Answer : (c)
Reason:  FAT server places more functions on the server.




Read More


Server Client Application Development Questions And Answers Set 3

Server Client Application Development

Questions 21 to 30



21.
The term ACID refers to
(a)   Atomicity, Consistency, Isolation, Durability
(b)   Atomicity, Concurrency, Integrity, Durability
(c)   Accuracy, Consistency, Isolation, Durability
(d)   Accuracy, Consistency, Integrity, Durability
(e)   Accuracy, Controlling,  Immediate, Depending.
22.
  What is XATMI?
(a)  Remote procedure call interface                               (b)  Peer-to-peer conversational interface
(c)  Message-oriented interface                                      (d)  Process-oriented interface
(e)  System-Oriented Interface.
23.
The universal time to which all machines must be synchronized is
(a)  American Standard Time (AST)                                             (b)  Universal Coordinate Time (UTC)
(c)  Indian Standard Time (IST)                                                   (d)  Universal Standard Time (UST)
(e)  Unilateral  Time Standard(UTS).
24.
The technology for multimedia document management comes from
(a)  Electronic document imaging systems          (b)  Office automation
(c)  Scheduling management      (d)  Application management
(e)  Program Management.
25.
The JavaBeans Event Model is also known as 
(a)  The Event Beans Model       (b)  The Event Service Model
(c)  The Event Delegation Model            (d)  The Event Foundation Model
(e)  The Event Dependent Model.
26.
The server data held on the client is called
(a)  Hypertext (b)  Resource       (c)  Document   (d)  Text            (e)  Cookie.
27.
Which of the following is a plain ASCII text file with embedded HTML commands?
(a)  Transaction document          (b)  Web document
(c)  Action document                 (d)  Turnaround document
(e)  Web Server.
28.
Which of the following manages electronic renditions of file cabinets?
(a)  User profiles           (b)  Reporting facilities
(c)  Documents             (d)  Clients                    (e)  Servers.
29.
If some unusual event occurs from a managed system to a managing station, which among the following notification is used?
(a)  GET-NEXT       (b)  SET        (c)  GET            (d)  TRAP          (e)  PUT.
30.
An example of TP-Heavy client/server product is
(a)  Peerlogic  (b)  Netware         (c)  Weblogic    (d)  Program Logic        (e)  Encina.

Answers


21.
Answer : (a)
Reason:  Atomicity, Consistency, Isolation, Durability.
22.
Answer : (c)
Reason:  XAMTI is a Message-Oriented Interface.
23.
Answer : (b)
Reason:  The universal time to which all machines must be synchronized is Universal Coordination Time.
24.
Answer : (a)
Reason:  The technology for Multimedia document management comes from  Electronic document imaging systems.
25.
Answer : (c)
Reason:  The java Beans Event Model is also known as The Event Delegation Model.
26.
Answer : (e)
Reason:  The server data held on the client is called Cookie
27.
Answer : (b)
Reason:  Web document is a plain ASCII text file with embedded HTML commands.
28.
Answer : (e)
Reason:  Severs manages electronic renditions of file cabinets.
29.
Answer : (d)
Reason:  TRAP notification is used if some unusual event occurs from a managed system to managing station.
30.
Answer : (e)
Reason:  Encina is an example of TP-Heavy Client/Server Product.


Read More