GeekInterview.com
  I am new, Sign me up!
 

C Interview Questions


C Interview Questions

Questions: 453
Comments: 1523
 Showing Questions 141-150 of 453 Questions
<< Previous 11 12 13 14 [15] 16 17 18 19 20 Next >>
 Sponsored Links

 
 C Interview Questions
Sorting Options :  

Break statement can be simulated by using 1. go to 2. return 3. exit 4. both return and exit
Read Answers (4) | Asked by : Rujul

The value of an automatic variable that is declared but not initialized will be 1. 0 2. -1 3. unpredictable 4. 3
Read Answers (2) | Asked by : Rujul

the header files used in C programs are usually found in 1. /bin/include 2. /usr/bin/include 3. /dev/include 4. /usr/ include
Read Answers (1) | Asked by : Rujul

Printf ("%d" ,printf {"tim") ); 1. results in a syntax error 2. outputs tim 3 3. outputs garbage 4. prints tim and terminates abruptly
Read Answers (10) | Asked by : Rujul

Cfront 1. is front end of a c compiler 2. is the pre-processor of a c compiler 3. translates a c ++ code to its equivalent 4. is both pre-processor and front end
Read Answers (1) | Asked by : Rujul

the fields in a structure of a c program are by default 1. protected 2. public 3. private 4. can't say
Read Answers (2) | Asked by : Rujul

Latest Answer: #include"stdio.h" will only compile standard input output function ...

Latest Answer: #include int main() { int i,j,k,count =0; int *a =NULL;scanf( "%d",&count); a = (int*)(malloc((sizeof(int))*count)); for (i=0;i { for (j= 0;j0) && (j==i)) ? printf("1") ...
Read Answers (2) | Asked by : lokesh

Latest Answer: I understand that some compilers pad some bytes to the aggregate data types in order to access the members of the aggregate data types(i.e. structure) fast. This depends on the architectures. Some architectures cannot access the data which will be stored ...
Read Answers (2) | Asked by : praneeth

1.write a function swap(a,b) which interchanges 2 integers .call the function from the sort() funt whenever two integers have to be interchanged.2. write a c program to add the diagonal elements of an 3x3 array.3.write a function called max(a,b,c) that finds the bigger of 2 nos a and b and stores it in the address of the int variable passed as the third argument.
Read Answers (1) | Asked by : brian

View page << Previous 11 12 13 14 [15] 16 17 18 19 20 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
# User Name Count
1jintojos 29
2dasam 27
3abhimanipal 22
4baseersd 20
5burraganesh 20
6suji 20
7pbchaudhari 19
8SomGollakota 17
9yzesong 17
10vipin gupta 15
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape