WAP to print all prime nos between 1 to 100 without using user input...pls reply within few hours...
1 2502Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.
3046How can successful and thorough systems planning, analysis, and design be ruined by poor systems construction and implementation? How can poor systems analysis or design ruin a smooth construction and implementation? For both questions, list some consequences
1 6432Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
2821Describe the following: (i) DNS (ii) Name Resolution (iii) Subnet Masking (iv) Urgent Pointer
1 4574Post New Programming Languages AllOther Questions
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)
Colors specified with the notation
Write a program to swap the content of two variables without using a third variable.
what is difference between object oriented programming structure and object oriented programming system?
what is the system development cycle
How to get the index of the clicked field in reports in ABAP?
I am work in it aompenei
what is meaning of MDM in sap?let me know that meaning
Define distributed queries. can you explain me as soon as possible
what is class module in vb6? what it's use? with example..
what is meant by life cycle of a business
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
Write a program to find whether a given number is prime or not.
we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/