Question 140 Is null an object? A yes B No C Sometimes yes D None of these OOPSPropertiesNielit Scientific Assistance IT 15-10-2017 Question 140 Explanation: If […]
Question 2 A company needs to develop digital signal processing software for one of its newest inventions. The software is expected to have 40000 lines of […]
Question 2 Given below are some algorithms, and some algorithm design paradigms A. Dijkstra’s Shortest Path 1. Divide and Conquer B. Floyd-Warshall algorithm to 2. Dynamic […]
Question 42 Which one of the following algorithm design techniques is used in finding all pairs of shortest distances in a graph? A Dynamic programming B […]
Question 17 In the C language A At most one activation record exists between the current activation record and the activation record for the main B […]
Question 6 Which of the following declares ‘pf’ as a pointer to a function, which returns an integer quantity and requires two integer arguments ? A […]
Question 384 A____is a pictorial depiction of the schema of a database that shows the relations in the databases, their attributes, and primary keys and foreign […]
Question 6 The relation schema describes: A Set of tuples (Records) B Set of fields (Column heads/Attributes) C Set of associated values D Domain of each […]