Programming Code (840)
Scripts_Markup Code (257) print a semicolon using Cprogram without using a semicolon any where in the C code in ur program!!
35 56076print numbers till we want without using loops or condition statements like specifically(for,do while, while swiches, if etc)!
11 25290Given an array of characters which form a sentence of words, give an efficient algorithm to reverse the order of the words (not characters) in it.
9 22528how can u draw a rectangle in C
Accenture, CO, Codeblocks, Cognizant, HCL, Oracle, Punjab National Bank, SAP Labs, TCS, University, Wipro,
53 122070
can everyone explain this code Private Sub DrawRect(rectSource As RECT, lngColour As Long) Line (rectSource.Left, rectSource.Top)-(rectSource.Left, rectSource.Bottom), lngColour Line (rectSource.Left, rectSource.Top)- (rectSource.Right, rectSource.Top), lngColour Line (rectSource.Right, rectSource.Bottom)- (rectSource.Right, rectSource.Top), lngColour Line (rectSource.Right, rectSource.Bottom)- (rectSource.Left, rectSource.Bottom), lngColour End Sub
write a program to calculate the amount of investment after a period n years if the principal investors was p and interest is calculated using compound interest,formular=a=p(1+r)^n
U hv to enter a range from a and b and search hw many no. of times a pattern n. occurs between the range a and b. Eg :i/p:enter range :0 100 Enter pattern: 13 o/p: the no. times 13 occurred betwwn 0 to 100:1 Eg :i/p:enter range :100 1000 Enter pattern: 13 o/p: the no. times 13 occurred betwwn 100 to 1000: (in this 13,113,131,132,133…139,213,313,…913 all these will be counted)
Code for using a Hot Key in an ActiveX Control?
Given a string=”me,I,myself”; .Using javascript only create an array out of this string and then send a POST request to the url “record.php” without reloading the page. The post key parameters should be n1,n2 and n3 respectively.
What is XQuery?
why nlogn is the lower limit of any sort algorithm?
Write a function that takes an array of integers and efficiently calculates and returns the Least Common Multiply in python.
Hi, I want the code to fetch multiple rows in REXX using RLX and CURSOR. Can anyone help me?
plz tell me the exam date for clerks in sbi
Write a simple encryption program using string function which apply the substitution method.
How to update and insert from datagridview at run time in excel database?
1.Explain what happens to a session object when the browser associated with it is closed? 2.Explain how a session object is created and used. (Note: you are not required to provide the Java statements such as ‘getAttribute’)
Code for Presenting Parent/Child Data in a Data Grid Row?
maximizing the main window