C PROGRAMMING AND CODING QUESTION BANK WITH SOLUTIONS

C PROGRAMMING AND CODING QUESTION BANK WITH SOLUTIONS PDF

Author: Swati Saxena

Publisher: BPB Publications

Published: 2018-06-06

Total Pages: 172

ISBN-13: 9388176030

DOWNLOAD EBOOK →

This Book will help students to understand programming and coding. It contains approximately 200 question with the solution on "e;C language"e;. It covers all the topics of C like Input/Output, Decision Making, Iteration, Array, Function, Pointer, Structure, Union, File Handling, Dynamic memory Allocation etc. It covers all the questions which are important from the point of view of the interview and examinations. It will be helpful for students who wish to understand the coding skill.

C Programming and Coding Question Bank with Solution (2nd Edition)

C Programming and Coding Question Bank with Solution (2nd Edition) PDF

Author: Swati Saxena

Publisher: Bpb Publications

Published: 2022-03-30

Total Pages: 264

ISBN-13: 9789355512482

DOWNLOAD EBOOK →

"C programming and Question Bank with Solution" covers all the basics to advance programming questions in C with solution. This book includes the keyword with proper examples. Practical questions may help you to understand the logic and will help you to fight the technical round. Test cases based questions make this book unique. Dynamic memory allocation helps the readers to understand the advanced topics. After practising the book, the reader will get hands-on programming and get confident in technical interviews and examinations. Table of Contents 1. Getting Started with the C 2. Working with Control statements 3. Pattern 4. Array 5. Functions and Pointers 6. Structure and Union 7. Important header files 8. Dynamic memory allocation 9. Test Cases based question 10. File Handling

Java

Java PDF

Author: Swati Saxena

Publisher: BPB Publications

Published: 2019-09-18

Total Pages: 420

ISBN-13: 9388176502

DOWNLOAD EBOOK →

The Best in Java Concepts DESCRIPTION It covers all the topics of Java with explanation like object and class, this, super, instance, static, final, package, interface, abstractÊexception handling, applet, swing, event handling, collections, GUI, AWT, Thread, Servlet, JSP, JDBC, Look and feel, RMI, Socket programming and many more keywords and topics. Ê This book helps you to understand each and every topic of java practically. It will help you in developing software and websites because one should have sound practical knowledge. It covers all the topics which are important from the point of view of the interview, certification and examinations and no topic is left untouched. KEY FEATURES Well versed in C and OOPs Wants to learn Java Programming Not familiar with Java and has good knowledge of programming Wants to learn Android or other App development/ website development Wants to work as freelancer Wants to fight for certification/ interview/ examination. WHAT WILL YOU LEARN This book will help developers to easily develop attractive and efficient dynamic web applications using Java. It will be a great source of reference for developers for migrating applications to open source technologies such as HTML5, and MySQL. WHO THIS BOOK IS FOR This book will prove to be a Òmust haveÓ for beginners as well as experienced professionals as it is a stepping stone for learning Java technology. Table of Contents 1. History in Brief 2. Magic Code : Bytecode 3. Operators in java 4. Java Comment 5. Java Control Statement 6. Iteration / Looping 7. Array 8. Object and classes 9. Constructor 10.Ê Static 11.Ê This Keyword 12.Ê Final Keyword 13.Ê Java Regular Expressions (RegeX) 14.Ê String 15.Ê Instanceof 16.Ê Inner Class 17.Ê Inheritance 18.Ê AbstractionÊ 19.Ê Exception 20.Ê Package 21.Ê Collection and Generics 22.Ê Applets 23.Ê Adapter Class 24.Ê Multhreading 25.Ê Networking 26.Ê File Handling ( IO package) 27.Ê Serialization 28.Ê Java Advance 29.Ê Extra efforts

Cracking Kotlin Interview

Cracking Kotlin Interview PDF

Author: Swati Saxena

Publisher: BPB Publications

Published: 2020-04-20

Total Pages: 128

ISBN-13: 9389845262

DOWNLOAD EBOOK →

A book that can help the readers get familiar with KotlinÕs most essential features and aspects Ê KEY FEATURES - Get familiar with the fundamentals of Kotlin languageÊ - Find answers to frequently asked jumbled questions in an interview - A guide that is duly supported by several examples and self-explanatory analogiesÊ DESCRIPTION This book covers all the possible interview and coding questions in Kotlin. This book is based on Kotlin programming language and its comparison to Java. Ê With a complete overview of OOPs, null safety, generics, and many other exciting features, this book is a perfect choice for fresher and experienced Java developers who want to learn more about this alternative JVM language. Ê WHAT WILL YOU LEARN - Get an overview of OOP, Java & Kotlin - Get to know more about Higher-Order Functions and Lambdas - Get familiar with the working of Operators - Explore more about Coroutines, one of the great features of KotlinÊ - Understand the work of the Extension function in KotlinÊ - Understand how to safeguard the code from data classes using Null Safety WHO THIS BOOK IS FOR This book is a must-have guide for Enterprise Architects, Project Managers, Programmers Analysts, Software Engineers, Students, and Interview Panellists. Table of Contents 1. Core Concepts 2. Advanced Concepts

Kotlin at a Glance

Kotlin at a Glance PDF

Author: Swati Saxena

Publisher: BPB Publications

Published: 2019-10-21

Total Pages: 234

ISBN-13: 9388511492

DOWNLOAD EBOOK →

Basic guide to develop an App in Android by using Kotlin DESCRIPTION ÒKotlin at a Glance" is a book that gives an in-depth knowledge about Kotlin.ÊÊThis book mainly focused on Kotlin programming language and its comparison to Java. By reading this book, the readers can make themselves familiar with the languageÕs most important features and aspects. Ê With a complete overview of OOPs, null safety, generics, and many other interesting features, this book is a perfect choice for fresher and experienced Java developers who want to learn more about this alternative JVM language. Ê For reading this book, thereÕs no need for any prior Kotlin knowledge, as the basics are explained in the book. Moreover, the required functional programming concepts are also described. Ê The readers of this book will also learn to develop an app in android using Kotlin. Moreover, this book is for everyone who is on their way of becoming a developer. KEY FEATURES Comprehensive coverage of all the concepts of Kotlin Simple language, crystal clear approach, user friendly book Concepts are duly supported by several examples and self-explanatory analogies. WHAT WILL YOU LEARN Introduction to OOP, Java, Kotlin Kotlin Architecture, Token, Input, Operator, Array, Function String Operations, Conditional Statements, Jumping Statement Looping / Control Flow / Iteration Null Safety, Kotlin Lambda Functions and Exception Handling Constructor, Inheritance, Abstract Keyword, Polymorphism Collection, Coroutines, Generics Regex, Interoperability with Java, Android WHO THIS BOOK IS FOR This book will prove to be a Òmust haveÓ for beginners as well as experienced professionals as it is a stepping stone for learning the technology. Ê Table of Contents 1. OOP in Brief 2. An Introduction to Java 3. An Introduction to Kotlin 4. Kotlin Architecture 5. Kotlin Token 6. Kotlin Input 7. Kotlin Operator 8. String Operations 9. Conditional Statements 10. Jumping Statement 11. Looping / Control Flow / Iteration 12. Kotlin Array 13. Null Safety 14. Kotlin Function 15. Function Scope 16. Kotlin Lambda Functions and Exception Handling 17. Kotlin OOPs 18. Constructor 19. Inheritance 20. Abstract Keyword 21. Polymorphism 22. Collection 23. Coroutines 24. Generics 25. Regex 26. Interoperability with Java 27. Kotlin for Android 28. Extras 29. Interoperability with JavaScript 30. Glossary

101 CHALLENGES IN C PROGRAMMING

101 CHALLENGES IN C PROGRAMMING PDF

Author: Yashavant kanetkar/Aditya kanetkar

Publisher: BPB Publications

Published: 2018-05-31

Total Pages: 257

ISBN-13: 9387284670

DOWNLOAD EBOOK →

This book not only have put together 101 challenges in C programming ,also have organized them according to features of C programming one needs to use to solve them.This book also have ready made solutions to each of the 101 challenges .In addition ,the book also shows sample runs of these solutions so that you get to know what iutput to give and what output to expect. These Challenges would test and improve your knowledge in every aspect of C Programming.Table of contents:Chapter 1: Basic Control Flow ChallengesChapter 2: Decision Making ChallengesChapter 3: Looping Challenges Chapter 4: Function ChallengesChapter 5: Pointer ChallengesChapter 6: Recursion ChallengesChapter 7: Preprocessor ChallengesChapter 8: Array ChallengesChapter 9: Multidimensional Array ChallengesChapter 10: String ChallengesChapter 11: Structure ChallengesChapter 12: File input/output ChallengesChapter 13: Bitwise operations ChallengesChapter 14: Miscellaneous features

C Recipes

C Recipes PDF

Author: Shirish Chavan

Publisher: Apress

Published: 2017-07-28

Total Pages: 464

ISBN-13: 1484229673

DOWNLOAD EBOOK →

Solve your C programming problems with practical and informative recipes. This book covers various aspects of C programming including the fundamentals of C, operators and expressions, control statements, recursion, and user-defined functions. Each chapter contains a series of recipes that you can easily reference to quickly find the answers you are looking for. C Recipes also contains recipes and solutions for problems in memory management, arrays, standard input and output, structures and unions, pointers, self-referential structures, data files, pre-processor directives, and library functions. What You Will Learn Master operators and expressions Write user-defined functions Work with structures and unions Use pointers Define self referential structures Leverage library functions Who This Book Is For Those with some experience in C programming.

Interview Questions on C Programming

Interview Questions on C Programming PDF

Author: Aditya Chatterjee

Publisher: OpenGenus

Published: 2021-05-14

Total Pages: 108

ISBN-13:

DOWNLOAD EBOOK →

int* a, b; What is the data type of variable "b"? 97% of programmers would say it is “int *” or “Integer pointer” but the correct answer is “int” or “Integer” data type. In this book, we have presented some of the most interesting questions asked in Interviews for C Programming. Each section starts with a question, followed by detailed thoughts on the question to help you think independently and then, we present the answer with the detailed explanation. You not only answer the question but also get the knowledge of all surrounding ideas. This will prepare you for your upcoming Interview. While you answer the insightful questions, you can keep track of your score to see where you stand: * Score of >= 80%: You have a strong hold in C concepts * Score of >= 60%: You are on the right path towards expertise * Score of >= 40: You have a strong base in C basics * Score < 40%: On your way to master the basics Some points: * 108 pages on print * Questions with detailed answers * Must attempt before Interviews to recap important points