hai i like to do some certifications in programming or any
other......... am doing my IT third year......... pls guide
me...... mail me ur suggestions to ranjithmaharaj@gmail.com...
Answer / muttu
hai i like to do some certification in programming or any
other field am doing my IT third year so pls guide me
through mail me ur suggestions to ranjithmaharaj@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
can anyone please tell me the procedure for the NIC personal interview as i have been selected for the post of scientist/technical assistant B
can we extend a class having only one parameterised constructor.Suggest the process to do it.
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
In Bioinformatics, a DNA sequence is made up of a combination of 4 characters, namely “A,C,G,T”. A subsequence of a given sequence of characters a0, a1, …an- 1, is any subset of the characters taken in order, of the form ai0 , ai1 ,…..aik-1 where 0 ≤ i0 <i1….< ik-1 ≤ n-1. For example in the sequence “A,C,G,T,G,T,C,A,A,A,A,T,C,G”, we can have subsequences “A,G,T”, “A,C,A,A” and many more. A subsequence is palindromic if it is the same whether read left to right or right to left. For instance, the sequence “A,C,G,T,G,T,C,A,A,A,A,T,C,G”, has many palindromic subsequences, including “A,C,G,C,A” and “A,A,A,A” (on the other hand, the subsequence “A,C,T” is not palindromic). Devise an algorithm (using dynamic programming) that takes a sequence of characters X[0 … n-1] from the alphabet set (A,C,G,T) and returns the (length of the) longest palindromic subsequence. Implement the algorithm in an appropriate language.
How to get the index of the clicked field in reports in ABAP?
What's the difference b/w Table & Templete in Smartform?
how to run servlets in eclipse 3.3.2....if we choose file->new->servlet then after that it is showing javax.servlet.* ...cannot be resolved.......to avoid this error any external jar file is to be added? please help me regarding this issue........thank u
they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?
How does the TCP handle the issue of multiplexing?
what is the difference between "types" and "data" in abap.
How to link calculator in oops concept? how is it working in oops concept? why dont u using in beginning of program 'z' in abap(sap)?
what are wrapper classes