TCS Anna University Solved Papers - 4 Questions
1) Consider a data type with 8 bit memory storage. What is the largest primary number that can be stored?
a) 127
b) 123
c) Cannot be determined
Answer: With 8 bit memory storage, the largest number that can be stored is 28 - 1=27=128. Hence Largest Prime No
that can be stored is 127
2) Find the Odd Man Out among the following
a) HTTP B) FTP c)SAP d) SMTP
Answer: SAP is not a protocol
3) Find the Odd Man Out among the following:
a) MYSQL b) ORACLE c) POSTGRESQL d) UNIX
Answer: UNIX is an OS whereas other options are databases
Find the Odd Man Out among the following:
a) SOLARIS b) UNIX c) ORACLE d) LINUX
Answer: c) ORACLE is a database while other options are operating systems

