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 (2290)
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.
What is route snapshot?
What are the Challenges with Node.js ?
How to convert an object into json?
why and how static variable retain their value after postback form ?
Why must one use JSON over XML?
How do I run a script on mac?
What is a template in angular7?
What do you mean by jsp directives?
Whether our own specific characters are used in place of $ in jQuery?
What are the browsers that can access asp pages?
What is the lifespan of a variable inside a shell script?
Explain why "self" is needed instead of "this".
What is the difference between an Anonymous Function and a named function?
How can you run rails without creating databases?