When selecting the states by giving the country as input using ajax cal, how can we ensure that every time it is hitting the DB and fetching the data? Many time it may load from the cache.
1 3526Post New GE JavaScript Interview Questions
WHAT I CALCULATE OF BONUS
What is the function of xslt?
What is the rule on a school who will be handled by anither school? How do I calculate the royalty per year to the school who will supervise a new school
What are the different ways to login to a remote server? Explain the me, advantages and disadvantages?
main() { struct s1 { char *str; struct s1 *ptr; }; static struct s1 arr[] = { {"Hyderabad",arr+1}, {"Bangalore",arr+2}, {"Delhi",arr} }; struct s1 *p[3]; int i; < BR> for(i=0;i<=2;i++) p[i] = arr[i].ptr; printf("%s ",(*p)->str); printf("%s ",(++*p)->str); printf("%s ",((*p)++)->str); }
What are the different operating systems?
What does the && operator do in a program code?
What language does postgresql use?
Tell me how to create a navbar in bootstrap?
What is meant by space science?
What is the difference between null and string empty in c#?
What is the purpose of (three)each view?
what type of questions arrive in interview over c programming?
You want to change a Application Server name and the WebServer which file will you modify and where?
What is the sla in prd,qa,dev.?