will u give me old quesrion papers for aptitude for L & t
info tech?
to get a line of text and count the number of vowels in it
How can I get Single byte from 'int' type variable? Can we alter single bit or multiple bits in int type variable? if so, How?
Why dont c comments nest?
How can I remove the leading spaces from a string?
Explain what does a function declared as pascal do differently?
can we write a c program with out using main
c program to manipulate x=1+3+5+...+n using recursion
Why clrscr is used in c?
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
What is alloca() and why is its use discouraged?
Hi Every one......... Please Any body give me the answer for my question. Is it possible to print the word "PRINT F", without using printf() statement in C-Language.
What is substring in c?