Programming Languages (22694)
Scripts (9280)
Networking (2571)
Microsoft Related (21566)
Databases (16615)
Operating Systems (12022)
Testing (17995)
Servers (1375)
MainFrame (6620)
Java Related (15396)
Middleware (526)
Web Related (7038)
Data Warehouse (8975)
HR Questions (2698)
Software Design (1923)
Debugging (73)
Version Control (464)
Editors (229)
Telecom (1164)
ERP CRM (26424)
Embedded Systems (1221)
Client Server (333)
Artificial Intelligence (3276)
Cryptography (718)
EAI (466)
Multimedia (674)
Software Development Life Cycle (303)
Image Processing (170)
Mobile OS (3116)
Security (125)
Big Data (4325)
Cloud Computing (1790)
Automation (2674)
Internet of Things (IoT) (299)
Apache Related (370)
Frameworks Tools (1329)
Oracle Related (0) 1.How many ways are there to create variables? 2.What is CLM,how can we use it? 3.what are the advontages of data step? 4.what is the extension of editor window in SAS 9.1.3? 5.How do you copy a particular data set from one library to another? 6.what is the use of double option? 7.Advontages of Proc Report? 8.what is the basic use of where statement? 9.How do you terminate the statments in SAS Programming? 10.What is the difference between symput and symget? 11.How would a identify the local and global variable? can any one answer for the 4'th question
8 16296Write an interactive c program that will encode or decode a line of text. To encode a line of text, proceed as follows: Convert each character, including blank spaces, to its ASCII equivalent. Generate a positive random integer. Add this integer to the ASCII equivalent of each character. The same random integer will be used for the entire line of text. Suppose that N1 represents the lowest permissible value in the ASCII code, and N2 represents the highest permissible value. If the number obtained in step 2 above exceeds N2, then subtract the largest possible multiple of N2 from this number, and add the remainder to N1. Hence the encoded number will always fall between N1 and N2, and will therefore always represent some ASCII character. Display the characters that correspond to the encoded ASCII values. The procedure is reversed when decoding a line of text. Be certain, however, that the same random number is used in decoding as was used in encoding.
1 12991how to search a Unix file system in Google search engine??? write the test cases foe that one???what will be the step
2873how to remotely move a file ??? that mean how to move a file one machine to another machine ???
10 18208WHAT IS END TO END PROJECT? AND WHAT IS PROJECT LIFE CYCLE? AND WHAT IS DIFFERENCE BETWEEN IMPLIMENTATION AND SUPPORT? PLEASE GIVE THE REPLY ASAP LITTLEBIT URGENT.
2 33763How do we find pass and fail percentage of Test cases. Anybody can give answer to me. Thanks in advance
2 27572What it RTM and what are the columns in that matrix, anybody can explain it, Thanks in advance..
HCL,
3 11967
What Web Service software is currently supported in PeopleSoft 8.4?
Give few examples of datareader that is used in different dataproviders.
List the benefits of using Cassandra.
What is a query in php?
when start testing
Can I dynamically instantiate a webservice or httpservice in actionscript?
What is the or function in excel?
Explain the Algorithm of Decision Trees in Machine Learning?
Which is not a font style?
Can u help me how to See in SAP Form 16 details. T CODE is PC00_M40_f16. my question is How to get computation details through above T COde.When i open through above T Code shows in One Line i.e Gross Salary.I want to see Gross salary detils. is their any other Tcode to see- Computation details! Kindly help me ASAP My mail ID jublee2009@rediffmail.com sherya
What are the different types of data warehousing?
What is rss subscription?
Why do we use jdbc?
How can I reduce the size of a powerpoint file online?
How to create jdbc (java database connectivity) connection in jsf (javaserver faces) application?