ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Programming Languages  >>  C
 
 


 

 
 C interview questions  C Interview Questions
 C++ interview questions  C++ Interview Questions
 VC++ interview questions  VC++ Interview Questions
 Delphi interview questions  Delphi Interview Questions
 Programming Languages AllOther interview questions  Programming Languages AllOther Interview Questions
Question
Give me basis knowledge of c , c++...
 Question Submitted By :: Gopal_dp_shah
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Give me basis knowledge of c , c++...
Answer
# 1
c is a procedural language and C++ is object oriented 
language
 
Is This Answer Correct ?    5 Yes 0 No
Nirmal Kumar Tailor
 
  Re: Give me basis knowledge of c , c++...
Answer
# 2
c uses the top-down approach.c++ uses bottom-up approach
 
Is This Answer Correct ?    2 Yes 2 No
Raji
 
 
 
  Re: Give me basis knowledge of c , c++...
Answer
# 3
c having no security for data..but c++ having that 
security,using class(access specifier).
 
Is This Answer Correct ?    3 Yes 1 No
Raji
 
  Re: Give me basis knowledge of c , c++...
Answer
# 4
in C structures are used...but in cpp classes are 
used..which is more secured
 
Is This Answer Correct ?    5 Yes 0 No
Sri
 

 
 
 
Other C Interview Questions
 
  Question Asked @ Answers
 
Write a program to write a given string in maximum possibilities? i.e str[5]="reddy"; i.e we can write this string in 120 ways for that write a program Subex3
how can i make a program with this kind of output.. Enter a number: 5 0 01 012 0123 01234 012345 01234 0123 012 01 0 Wipro3
What is an volatile variable? HP12
if a five digit number is input through the keyboard, write a program to calculate the sum of its digits. (hint:-use the modulus operator.'%')  9
Total of how many functions are available in c?  2
Write a program to print this triangle: * ** * **** * ****** * ******** * ********** Don't use printf statements;use two nested loops instead. you will have to use braces around the body of the outer loop if it contains multiple statements.  2
sir, i cannot find the way how to write aprogram by using array on queue IISIT1
Why is conio.h not required when we save a file as .c and use clrscr() or getch() ?  2
write an algorithm to get a sentence and reverse it in the following format: input : I am here opuput: Here Am I note: first letter of every word is capiatlised  2
which of the following statements is incorrect a.typedef struct new{ int n1; char n2; } DATA; b.typedef struct { int n3; char *n4; }ICE; c.typedef union { int n5; float n6; } UDT; d.#typedef union { int n7; float n8; } TUDAT; TCS5
Whats wrong with the following function char *string() { char *text[20]; strcpy(text,"Hello world"); return text; } Qualcomm3
what's the return value of malloc()  8
How to Clear last bit if it 1 using Macro TURN_OFF_BIT_LAST Adobe2
write a recursive program in'c'to find whether a given five digit number is a palindrome or not  1
What's the best way to declare and define global variables?  5
regarding the scope of the varibles;identify the incorrect statement: a.automatic variables are automatically initialised to 0 b.static variables are are automatically initialised to 0 c.the address of a register variable is not accessiable d.static variables cannot be initialised with any expression TCS1
What are .h files and what should I put in them?  3
wap to print "hello world" without using the main function. TCS16
How can I return multiple values from a function?  4
WHAT IS THE DIFFERANCE BITWIN GETS();AND SCANF();  2
 
For more C Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com