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...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Amdocs C Interview Questions
Questions Answers Views Company eMail

find the output of the following program main() { int x=5, *p; p=&x; printf("%d",++*p); }

10 27676

44.what is the difference between strcpy() and memcpy() function? 45.what is output of the following statetment? 46.Printf(“%x”, -1<<4); ? 47.will the program compile? int i; scanf(“%d”,i); printf(“%d”,i); 48.write a string copy function routine? 49.swap two integer variables without using a third temporary variable? 50.how do you redirect stdout value from a program to a file? 51.write a program that finds the factorial of a number using recursion?

6 12242

what is array?

63 73189

If I want to initialize the array like. int a[5] = {0}; then it gives me all element 0. but if i give int a[5] = {5}; then 5 0 0 0 0 is ans. what will I do for all element 5 5 5 5 5 in a single statement???

3 6206

How will you print TATA alone from TATA POWER using string copy and concate commands in C?

1380

Explain a file operation in C with an example.

1121

Tell me about low level programming languages.

1134

Post New Amdocs C Interview Questions


Amdocs C Interview Questions


Un-Answered Questions

What is the difference between javascript and jquery?

914


What is SparkContext in Apache Spark?

309


How can the analysis of financial statements be carried out?

1080


What is non statutory audit?

1180


What is spring boot microservices? : Spring Boot

483


Explain Machine Learning Based Approach?

87


What is the difference between %put and symbolgen? : sas-macro

1238


Why is Client side image is preferred over server side image?

1901


Explain the internal working of a hash map?

974


what is the difference between f.f.s and c.f.s?

2713


Which is non maskable interrupt for 8085?

1083


How to define an abstract class?

1027


Rotation of dc shunt motor is revers by using 2 methods, which method is best and why?

1192


Name two compounds, which is mixture of lucas reagent?

1009


Can we disable first level cache? What should one do if we don't want an object to be cached?

365