ALLInterview.com :: Home Page Forum9.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   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories >> Software >> Operating-Systems >> Operating-Systems-General-Concepts
 
 


 

 
 Windows interview questions  Windows Interview Questions
 Linux interview questions  Linux Interview Questions
 Unix interview questions  Unix Interview Questions
 Solaris interview questions  Solaris Interview Questions
 RTOS interview questions  RTOS Interview Questions
 Bulnex interview questions  Bulnex Interview Questions
 Operating Systems General Concepts interview questions  Operating Systems General Concepts Interview Questions
 Data Structures interview questions  Data Structures Interview Questions
Question
main()
{
charstr1="prakash";
charstr2="raju";
Str1=str2;
printf("\n%d",str1);
}
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: main() { charstr1="prakash"; charstr2="raju"; Str1=str2; printf("\n%d",str1); }
Answer
# 1
Error
An array of string cannot be directly assigned to other;
soln: char *str1="prakash"
      char *str2="raju"
      str1=str2;
 
Is This Answer Correct ?    0 Yes 0 No
Kk
 
 
 
 
Other Operating Systems General Concepts Interview Questions
 
  Question Asked @ Answers
 
What are short, longand mediumterm scheduling?  1
what is assembler?  1
In a compiler there is 36 bit for a word and to store a character 8bits are needed. IN this to store a character two words are appended .Then for storing a K characters string, How many words are needed. [a] 2k/9 [b] (2k+8)/9 [c] (k+8)/9 [d] 2*(k+8)/9 [e] none Wipro1
What is cycle stealing?  1
What is a real-time system? SureSoft2
List the Coffman's conditions that lead to a deadlock?  1
What is FtDisk?  1
If there are too many page faults what is the problem? Verifone2
Explain Belady's Anomaly?  1
What is cache memory?  2
What are demand- and pre-paging?  1
When the process is hung...what the immediate solution you will give? CA1
What is Concurrency? Expain with example Deadlock and Starvation? Wipro2
What is time-stamping?  1
main() { charstr1="prakash"; charstr2="raju"; Str1=str2; printf("\n%d",str1); } IBM1
Semafore is used for? a) synchronization b) dead-lock avoidence c)box d) none HCL1
What is DRAM?  2
What is process spawning?  1
What is INODE? Infosys1
what is Demand Paging?  1
 
For more Operating Systems General Concepts Interview Questions Click Here 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

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