I m doing mca n m in 2nd semester. I want to have an experience abt my job. There are no software companies here, how can I experience abt the jobs related to my field...Any kind of internship which I can do while staying here..Pls guide me mam.
Efficient algorithm to print count and possible string outcomes of a given input string
Write an efficient algorithm to print count and possible string outcomes of a given input string by retaining order and considering all characters during this process problem: given a input string as "0000" and following input scheme for the zeroes, print the possible outcomes by retaining order of...
1. get string length 2. print length 3. for string 0000, its easy: 4. look at 0000 and quickly understand that each 0 in the string can only have 3 other possible 0 s to compare against and get a diff...
Hi , when I reverse a string using loop in php like
It work but I want to know why we use .dot(.) $rstr.=$str[$i]; over here thanks in advance
to concat, . operator concats left & right values; Google it for more info "php $myVar = 2; // declare variable in php print_r($myVar . ""); //print on screen your variable w htm...
Web table is not being recognized..!!
What if there are two web tables in a web page and if add those web tables into or it is not being added, what will be the solution if we have to work on those web tables then?
Consider the following number 45*45=2025 and 20+25=45. write a program to generate no.Between 32 to 99 that satisfy the above problem.
How can a shell script be called from a pro*c user exit?
What is flex? Where it is used in web applications?
Flex is an open source framework.
It's output is swf file.
Flex applications can be embedded into webpages by specifying generated swf file by compiling Flex application into HTML embed tag.
What is the use of proxywebpartmanager class?
Generate random numbers in xslt
How to generate random numbers in xslt?
How will you transfer the user from one instance to another instance? Suppose you create one user in development instance then how do you transfer that into production instance?
Create a console application that stores two integers stored in variables va1 and var2. If var1 and var2 are greater than 10, reject the data stored in the variable and ask two new numbers? Dispaly in the console.
How can we you handle errors when project is running on live in detail with code?
Why do we keep variable & method static?
How can block the ip address in PHP
What is gsm? Explain the difference between previously used technology and gsm
What are com files in ASP.Net