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
can we declare a function in side the structure?
Is this program statement valid? INT = 10.50;
Explain can static variables be declared in a header file?
1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.
HOW CAN ADD OUR FUNCTION IN LIBRARY.
what are two kinds of java
Write a program to print “hello world” without using semicolon?
can you change name of main()?how?
What are the functions to open and close file in c language?
Can we access the array using a pointer in c language?
find largest of 3 no
What is the -> in c?