-
Career guidance
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.
-
ASP.NET COM Files
What are COM files in ASP.NET
-
GSM Technology
What is GSM? explain the difference between previously used technology and GSM
-
Block IP address in PHP
How can block the IP address in PHP
-
Static Variable and Methods
Why do we keep Variable & Method Static?
-
Console Application
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.
-
Error Handling
How can we you handle errors when project is running on live in detail with code?
-
Transfer Users
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?
-
Motion Planning
Motion PlanningA robot needs to visit an area of nxn squares. However, its movement is restricted to liner mobility. Additionally, it is not allowed to pass a square that poses an obstacle. The robot is allowed to visit the same square more than once. Count how many square the robot visited more than once, the visit count, and the number of visited and non-visited un-blocked squares.Consider various...
-
Generate Random Numbers in XSLT
How to generate random numbers in XSLT?
-
ProxyWebPartManager Class
What is the use of ProxyWebPartManager class?
-
Pro*C User Exit
How can a shell script be called from a Pro*C user exit?
-
Timer Sharing and Batch Processing
What are the advantages and dis-advantages of real time, timer sharing and batch processing?
-
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?
-
Use of Continue and Next sentence
When we will use Continue and when we use Next sentence?
-
Adding Interface to Multiple Inheritance in C++ Language
Explain how to add interface class to multiple inheritance in C++ language for example Class C inherited form Class A and Class B, Explain by example.
-
Abstract Factory Design Pattern
You may want to consider converting an Abstract Factory skeleton design into a Factory Method. Is this possible, does it make sense and how would you do that?
-
Flow
Number analysis program design a program that asks the user to enter a series of 20 numbers. The program should store the numbers in an array and then display the following data: the lowest number in the arraythe highest number in the array the total of the numbers in the arraythe...
Analysis Number Design Flow chart
Number analysis program design a program that asks the user to enter a series of 20 numbers. The program should store the numbers in an array and then display the following data: the lowest number in the array,the highest number in the array and the total of the numbers in the array...
Ans