Android has ...... lines of code.
8 million
10 million
15 million
12 million
The first commercially available phone to run the Android operating system was the
HTC Dream
Samsung
Motorolla
LG
Which databse is used for storage purpose.
Oracle
SQL Express
SQLite
DB2
Android is programmed in
C ,Java
C,C++,Java
Java,linux
Java ,Pearl
what is the command to stop mysql replication on slave server?
stop slave
service mysql stop
shutdown
service mysql restart
what is the file to edit default limits of server?
/etc/securitty
/etc/limit
ulimit
/etc/security/limits.conf
how to find what day does dec 1 fall on?
$date -day 'Dec 1' +%A
$date --date='1 Dec' +%A
$date -day '1 Dec'' +%A
$date day=1 Dec
Only way to kill defunct process is find the parent process id of the defunct process and then kill that parent process.
True
False
Which is the innermost layer in Unix Operating system
Shell
Kernal
Hardware
Terminal
What is the program that starts running for you when you login and dies when you log out.
tty