Sunteți pe pagina 1din 3

Technology

1) Explain how Telnet Operates? 2) What are the differences between TCP and UDP 3) Explain how FTP operates 4) What is the functionality of SCCP 5) What are signaling Point Codes 6) What are sub system numbers 7) What are the various ISUP Supplientary messages 8) What is the difference between Connection oriented and Connectionless transmission? 9) What is the functionality of MTP 3 10) Define the structure of Ethernet 11) What are the classes and range of IP addresses 12) Draw the SS7 Protocol stack 13) What is the functionality of MSRN 14) What is the syntax of IMSI/MSISDN/IMEI Numbers 15) Draw GSM Architecture 16) Draw ISUP call flow 17) Explain the strucutre of E1 18) What are the various Protocols opeating at L2 in SS7? What is the functionality of FISU? 19) Explain how traceroute operates? 20) Draw TCP call flow 21) What are Routing Protocols and Routable Protocols 22) Draw BGP Call flow 23) What is the differrence between CCS and CAS? 24) What is Quasi Associated Signaling

Linux & SQL


25) Explain Basic Commands in Linux? 1. uname/ uname -a / uname -r 2. who / whoami / who am i / w 3. logname / tty 4. date / cal 5. history / history -c 6. finger / id 7. ifconfig 8. hostname

9. 10. 11. 12. 13. 14. 15. 16.

ping / traceroute top / ps / ps -A / pstree kill df / fdisk -l du bg / fg dc / bc find / locate

26) Explain the Help Commands Present in Linux? 1. <commandname> --help 2. info <commandname> 3. whatis <commandname> / whereis <commandname> 4. man <commandname> 27) What are the List Commands Present in Linux? How to use list commands with Wild Card Characters? 1. ls / ls -l (ll) / ls -a / ls -S / ls -i / ls -R / ls -ld / tree 2. * / ? / range ( [a-z] / [A-Z] / [0-9] 28) What is shell? What are the Shells Present in Linux? 1. cash / csh / ksh 29) What are the File Commands Present in Linux? 1. cat> / cat>> / touch 2. cat <filename> 3. mv / cp / rm 4. ln / ln -s 30) What are the Directory Commands Present in Linux? 1. mkdir / mkdir -p 2. cd / cd .. / cd 3. mv / cp -r / rmdir / rm -r / rm -rf 31) How to Compress Files and Directories in Linux? Explain? 1. gzip / gunzip / zcat 2. tar -cvf / tar -zcvf / tar -tvf / tar -xvf 32) How to work with Vi/ Vim Editor? 1. Command mode ( x,d,dw,p,y) / insert mode / colon mode ( set nu, nu, !, w, wq, x, ) / Split 33) How to Copy files from one Linux system to Another Linux system ? 1. scp / scp -r 34) How to schedule the Jobs in Linux? 1. login ( .bash_profile) 2. logout (.bash_logout) 3. at 4. crontab 35) What are the Filter Commands or Database Commands Present in Linux? Explain? 1. wc / wc -l / wc -c 2. more / less 3. head / tail 4. grep / egrep / fgrep 5. sort / sort -n / sort -r 6. split / csplit 7. paste 8. tr 9. cut 10. cmp / comm / diff

36) Explain the Following Execution? 1. How to redirect a command output into a file? ( > / >> ) 2. How to redirect a command output as another command input? ( | ) 37) How to change the File Permissions , Owner and Group owner of a File? 1. chmod / umask 2. chown / chgrp 38) What are the Types of Files present in Linux? Explain? 39) What is Run Level? What are the Run Levels present in Linux? How to change from current run level to another run level? 1. Init <runlevel number> 40) How to Upload / Download files using ftp? 41) What are the remote login services presents in Linux? Explain? 1. telnet / ssh / rlogin 42) What is SQL? What is the use of SQL? What are the Basic categories of SQL statements? 1. DDL commands { craete / alter (modify, add, drop /rename) / rename / drop } 2. DML commands { Insert / update / delete / truncate / merge } 3. DRL command { select } 4. TCL commands { commit / rollback / savepoint } 5. DCL commands { grant / revoke } 43) What is the difference between delete and truncate? 44) What are the datatypes present in SQL? Explain? 1. Basic Datatypes ( number, char, varchar, varchar2, nvarchar2, date, timestamp ) 2. Object Datatypes ( clob, nclob, blob, bfile ) 45) What are the types of functions present SQL? Explain? 1. Single row functions 1. Numerical Functions ( sqrt, pow, round, trunc, floor, ceil, log, ln , sin, cos, tan , sinh, cosh, tanh ) 2. String Functions ( length, lpad, rpad, ltrim, rtrim , lower, upper, initcap, ascii, substr, instr, soundex ) 3. Date Functions ( sysdate, add_months, between_months, last_day, next_day, trunc, round ) 4. Conversion functions ( to_num, to_char, to_date ) 2. Group Functions ( count, min, max, avg, sum )

46) What are the Constraints Present in Linux? Explain? 1. Notnull / unique / primary key / foreign key / check / default 47) What are the Set operators Present in Linux? Explain? 1. union / union all / intersect / minus 48) What is Join? What are the Joins Available in Linux? 1. Cross or Cartesian Join 2. equi join / non-equi join / self join 3. outer joins ( left outer / right outer / full outer )

S-ar putea să vă placă și