|
1. What type of signals are used in mobiles? 2. What is Friend Function and where and when is it used? 3. What is the difference between C and C++? 4. How many address lines are needed to pass 1MB of data. 5. What relationship is resolved by an intersecting or associative entity ? a) Recursive b) Mandatory one to one c) Many to Many d) One to One 6. What is the function of the modulus operator in most languages ? a) Sets a system environmental value to either base 10 ,base 8 or base 16 b) Returns the remainder after dividing one number by another c) Returns the first argument raised to the second argument power d) Prints out the actual code written to standard output rather than executing the code 7. What is the largest value an integer can hold in a Standard C compiler ? a) 32767 b) 65536 c) 2147483647 d) INT_MAX 8. What are analog and digital signals? 9. What is the difference between Top Down Approach and Bottom Up Approach? 10. Advantages of digital over analog 11. What is Exception handling in JAVA and how can we overcome it? 12. Can we use 'main' anywhere in the program? 13. What is Function Overloading and Function Overriding? 14. RDBMS triggers are typically bound to a _____________and one or more a) Table,SQL statement types b) SQL statement type,user c) Column,rows d) User, table 15. Which is not the characteristics of a view ? a) Consumes Disk space for data b) Multiple tables c) Multiple rows d) Updateable
|