How do you view the path?
No Answer is Posted For this Question
Be the First to Post Answer
Write a Program to print this triangle: * ** * **** * ****** * ******** * ********** use two nested loops.
12 Answers MIT, TCS,
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
How do you use a pointer to a function?
What is .obj file in c?
52.write a “Hello World” program in “c” without using a semicolon? 53.Give a method to count the number of ones in a 32 bit number? 54.write a program that print itself even if the source file is deleted? 55.Given an unsigned integer, find if the number is power of 2?
25 Answers Datamatics, Solartis, TCS, ThinkBox, Trine,
What is the difference between pure virtual function and virtual function?
What is a pointer?
C,c++, Java is all are structural oriented or procedure oriented language..?
Write programs for String Reversal & Palindrome check
what is the return value (status code) of exit() function.... what the arguments(integer value) passed to it means....
what is the use of pointers
What is property type c?