write a c-program to display the time using FOR loop

Answer Posted / guru

sir, actually i want same program but not using for loop,
using goto statement

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a routine to implement the polymarker function

4389


why nlogn is the lower limit of any sort algorithm?

2381


write a function to give demostrate the functionality of 3d in 1d. function prototye: change(int value,int indexX,int indexY,int indexZ, int [] 1dArray); value=what is the date; indexX=x-asix indexY=y-axis indexZ=z-axis and 1dArray=in which and where the value is stored??

4154


What is the difference between proc means and proc tabulate ? explain with a simple example when you have to use means or tabulate?

3720


To Write a C program to remove the repeated characters in the entered expression or in entered characters(i.e) removing duplicates. String contains only lowercase characters ['a'-'z']

508






Can you send Code for Run Length Encoding Of BMP Image in C Language in linux(i.e Compression and Decompression) ?

3861


How do you verify if the two sentences/phrases input is an anagram using predefined functions in string.h and by using arrays?

2032


write a c program to input initial & final time in the format hh:mm and find the time intervel between them? Ex inputs are initial 06:30 final 00:05 and 23:22 final 22.30

2228


write a program for area of circumference of shapes

2040


What is data _null_? ,Explain with code when u need to use it in data step programming ?

2829


Design an implement of the inputs functions for event mode

2970


Sir... please give some important coding questions asked by product companies..

1805


how to create a 3x3 two dimensional array that will give you the sums on the left and bottom columns

3131


Given a spherical surface, write bump-mapping procedure to generate the bumpy surface of an orange

2867


why do you use macros? Explain a situation where you had to incorporate macros in your proc report? use a simple instream data example with code ?

2267