ASP (565)
CGI Perl (498)
JavaScript (1409)
VB Script (599)
JSP (733)
Shell Script (465)
Tcl (27)
Awk (108)
AJAX (338)
Ruby on Rails (259)
AngularJS (2297)
jQuery (647)
JSON (175)
Node.js (721)
React.js (389)
Scripts AllOther (50) how to create a flat file database as shown below s.no name age city phone 0 hema 22 Calcutta 4312542 1 hema 21 Bangalore 2344345 2 ganesh 25 delhi 2445454 3 kartik 45 pune 4312121 4 santosh 25 Hyderabad 2254231 5 kumar 25 mysore 2344567 6 gita 34 mangalore 6532123 7 gita 32 pune 2213456 Q1.print the details of the person who r from bangalore q2.Replace the city name managlore to pune q3.prints no of person having name gita and hema q4.print how many are of age 25.
2062i have to open a notepad having no. of words in dat file by recording in qtp and then find a particular word and display true or false
2187Java Server Page I can use a function in two ways:
Either I declare
I have one question regarding to eval function. I know eval function is use for error checking but I am not able to understand below line. eval \'exec perl -S $0 ${1+\"$@\"}\' if 0; $0 for script name $@ set if error occur
2042What is the difference between having a parenthesis after module name and without parenthsis after module name?? i.e Package::Module(); and Package::Module;
1 5130while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
IBM,
2064Please anyone suggest atleast 2 good training institutes in Hyderabad, INDIA where i can learn unix shell scripting.
1 4666
How does the jQuery pushStack function work?
How to use connect in jquery?
What does ng controller do?
What are the different scope values for the jsp objects?
explain the various functions/directives in perl that allow you to include/import a module. Also, state the differences between them.
Who is the father of json and what is the scripting language json is based on?
List down the advantages of react router?
What is web sockets?
Is angularjs a library, framework, plugin or browser extension?
What is event.stoppropagation? : jquery mobile
What is repl terminal?
How do I run a jsp file in linux?
How "control flow" controls the functions calls?
How does asp differ from html?
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.