Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

will u give me old quesrion papers for aptitude for L & t
info tech?

Answer Posted / hawa

no i am not having

Is This Answer Correct ?    10 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can the size of an array be declared at runtime?

1143


#include show(int t,va_list ptr1) { int a,x,i; a=va_arg(ptr1,int) printf(" %d",a) } display(char) { int x; listptr; va_star(otr,s); n=va_arg(ptr,int); show(x,ptr); } main() { display("hello",4,12,13,14,44); }

1322


The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?

1261


What is the total generic pointer type?

1210


An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

1258


Write a C program to count the number of email on text

1965


What is difference between main and void main?

1285


Why dont c comments nest?

1109


main() { int i = 10; printf(" %d %d %d ", ++i, i++, ++i); }

1203


code for replace tabs with equivalent number of blanks

2211


How do you list a file’s date and time?

1108


How can you increase the size of a statically allocated array?

1117


Is there any data type in c with variable size?

1145


What is data structure in c programming?

1127


How do you generate random numbers in C?

1246