4.Write a program to get the string in array and print that?
or
Without using loop print the array.

Answer Posted / srigar s

Search the various example in the google

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

5. How do you round the addition or subtraction of two numbers in assembler?

1762


What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

7158


What is SOLID Principle in Programming Language?

645


public static void main(String args[]) describe it

1566


You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?

590






Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.

660


EXPLAIN UNARY OPEARATORS

1788


Explain the types of operations? Draw the figure for shift and rotate operations?

2791


can we use commit,rollback in triggers and how?

1490


Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number

710


what is log files in qtp what is use

1578


Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.

771


What is Negative testing?

1487


Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.

2070


I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...

2584