Question
Which of the following is not included in unpublished
price sensitive information?Solution
Option (e) was earlier a part of unpublished price sensitive information but was later omitted by Securities and Exchange Board of India (Prohibition of Insider Trading) (Amendment) Regulations, 2018 Unpublished price sensitive information is defined under SEBI (Prohibition of Insider Trading) Regulations 2015 as "unpublished price sensitive information" means any information, relating to a company or its securities, directly or indirectly, that is not generally available which upon becoming generally available, is likely to materially affect the price of the securities and shall, ordinarily including but not restricted to, information relating to the following: – (i)financial results; (ii)dividends; (iii)change in capital structure; (iv)mergers, de-mergers, acquisitions, delistings, disposals and expansion of business and such other transactions; (v)changes in key managerial personnel.
State true or false
A ping of death attack involves sending a malformed packet to a targeted machine, resulting in deleterious behavior such ...
The major drawback of Shortest Remaining Time First is:
Long average turnaround time
Which of the following statements accurately describes the object-oriented programming (OOP) support in Java and C?
Predict the output
list1 = ['physics', 'chemistry', 1997, 2000]
list2 = [1, 2, 3, 4, 5, 6, 7 ]
print "list1[0]: ", list1[0] ...
If a series is already sorted, which sorting technique will finish in the least time?
What does Cyclomatic Complexity measure in software engineering?
Which layer is not in OSI but in TCP/IP
What does the Hamming distance measure in the context of information theory and coding?
What is the primary goal of concurrent programming in software development?
Which of the following scenarios best demonstrates a potential use of candidate keys in a relational database?