What is a MAC Address?
No Answer is Posted For this Question
Be the First to Post Answer
What is a good way to implement complex numbers in c?
Write a program to show the change in position of a cursor using c
What are the different categories of functions in c?
Write a program to swap two numbers without using the third variable?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
What is the best way to store flag values in a program?
What is equivalent to ++i+++j?
difference between spiral and waterfall model
1. Write a c pgm to print 1 to 100 without using loops. 2. Write a c pgm for leap year 3. Write a c pgm fibbonacci series,factorial 4. Write a c pgm count no of lines , blanks, tabs in a para(File concept) 5. Write a c pgm to print the letter as per given condition i.e.. if u give 4 out put should b 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 6.how do get the o/p in number from 1 to 100 in the screen without using control statement? 7. who do u print the word "hello world" without using "printf" statement? 8. write sql program to get the detail of student in a class? Definitions: structure union arrays linkedlist macros directives difference b/w pre processorsDiffrence: 1.Constructors and destructors 2.Structure and Union 3.Array and Lists 4.pre processor... 5. Privillages in C++ 6.structure and union 7.break and continue 8.while and dowhile Pgm..
What is the most efficient way to count the number of bits which are set in a value?
Using which language Test cases are added in .ptu file of RTRT unit testing???
Write a program in c to replace any vowel in a string with z?