How to write a program for machine which is connected with
server for that server automatically wants to catch the
time for user of that machine?
No Answer is Posted For this Question
Be the First to Post Answer
I have an array of 100 elements. Each element contains some text. i want to: append a star character to the end of every fifth element remove every second character from every tenth element, and… add a line feed (ascii 10) after the 30th character of every array element whose length is greater than 30 characters.
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
When c language was developed?
What is array in c with example?
wap to print "hello world" without using the main function.
Explain demand paging.
which of the following shows the correct hierarchy of arithmetic operations in C a) (), **, * or/,+ or - b) (),**,*,/,+,- c) (),**,/,*,+,- d) (),/ or *,- or +
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
i have a written test for microland please give me test pattern
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
c program to subtract between two numbers without using '-' sign and subtract function.
Who is invented by c?